From cd5cce4b1f6b1ff7d4aafa2a6a67a4d409b44937 Mon Sep 17 00:00:00 2001 From: Pavel Date: Wed, 21 Feb 2024 18:14:09 +0300 Subject: [PATCH] update openapi --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index afa73f5..b661088 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -224,7 +224,7 @@ paths: '401': $ref: "#/components/responses/Unauthorized" '413': - $ref: "#/components/responses/BadRequest" + $ref: "#/components/responses/RequestEntityTooLarge" '415': $ref: '#/components/responses/UnsupportedMediaType' '500':