fix: create authorization response type
This commit is contained in:
@@ -239,13 +239,10 @@
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/CreateAuthorizationResponse"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"400": {
|
||||
"description": "Corpo da requisição inválido"
|
||||
|
||||
Reference in New Issue
Block a user