diff --git a/openapi-def.yaml b/openapi-def.yaml index 3ea11c4..bec6f12 100644 --- a/openapi-def.yaml +++ b/openapi-def.yaml @@ -346,12 +346,6 @@ paths: $ref: '#/components/responses/BadRequest' 401: $ref: '#/components/responses/Unauthorized' - 403: - description: Forbidden - content: - application/json: - schema: - $ref: '#/components/schemas/ApiError' default: $ref: '#/components/responses/Default' post: