mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-14 06:06:15 +01:00
Fix $ref error
This commit is contained in:
parent
ecf90cdc84
commit
26612cb3eb
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ paths:
|
|||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/generic_success"
|
||||
$ref: "#/components/schemas/generic_response"
|
||||
example:
|
||||
status: "Success"
|
||||
'403':
|
||||
|
|
Loading…
Reference in a new issue