diff --git a/.last-synced-sha b/.last-synced-sha index 3233db7..570970b 100644 --- a/.last-synced-sha +++ b/.last-synced-sha @@ -1 +1 @@ -9961670bf2d881e03da1bdc73bf5b8af7b47f994 +b538a36a41453a2d7b46a87070151a8322f5168f diff --git a/spec/open-api-spec.yaml b/spec/open-api-spec.yaml index c514ac8..cccccdf 100644 --- a/spec/open-api-spec.yaml +++ b/spec/open-api-spec.yaml @@ -17136,25 +17136,6 @@ paths: example: 'Organization not found: ''org_01EHQMYV6MBK39QC5PZXHY59C3''.' required: - message - '409': - description: '' - content: - application/json: - schema: - type: object - properties: - code: - type: string - description: The error code identifying the type of error. - example: user_deletion_not_allowed - const: user_deletion_not_allowed - message: - type: string - description: A human-readable description of the error. - example: Request could not be processed. - required: - - code - - message summary: Delete a user tags: - user-management.users