diff --git a/swagger.json b/swagger.json index 70f0971..ede6d8d 100644 --- a/swagger.json +++ b/swagger.json @@ -239,10 +239,7 @@ "content": { "application/json": { "schema": { - "type": "array", - "items": { - "$ref": "#/components/schemas/CreateAuthorizationResponse" - } + "$ref": "#/components/schemas/CreateAuthorizationResponse" } } }