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':