This website works better with JavaScript.
Home
Explore
Help
Sign In
tiago.inaba
/
reciclebem-socin-swagger
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix: create authorization response type
main
tkinaba
18 hours ago
parent
2a0a85f0b4
commit
661314c557
1 changed files
with
1 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
swagger.json
+ 1
- 4
swagger.json
View File
@ -239,10 +239,7 @@
"content"
:
{
"content"
:
{
"application/json"
:
{
"application/json"
:
{
"schema"
:
{
"schema"
:
{
"type"
:
"array"
,
"items"
:
{
"$ref"
:
"#/components/schemas/CreateAuthorizationResponse"
}
"$ref"
:
"#/components/schemas/CreateAuthorizationResponse"
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save