diff --git a/api-compact.yaml b/api-compact.yaml index df0eaa6c..0e87b16f 100644 --- a/api-compact.yaml +++ b/api-compact.yaml @@ -237,9 +237,15 @@ endpoints: notify_users: description: "Send license assignment email or not." type: "boolean" - responses: *responses + responses: + <<: *responses + 423: + description: "Locked" x-amazon-apigateway-integration: - responses: *apigateway_responses + responses: + <<: *apigateway_responses + 423: + statusCode: "423" httpMethod: "POST" type: "http" requestParameters: