From a10d2b429ef1fe46c01f60e38305278608233312 Mon Sep 17 00:00:00 2001 From: Kendall Bennett Date: Wed, 7 Jul 2021 18:50:59 -0700 Subject: [PATCH] Add in missing error response --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 73866c3..d8f4761 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3915,6 +3915,7 @@ components: - verification_failure - warehouse_conflict - webhook_event_type_conflict + - default_resource_cannot_be_deleted description: The error code specified for the failed API Call validate_address_request_body: title: validate_address_request_body