Fix $ref error

This commit is contained in:
Marco Realacci 2022-11-22 09:13:10 +01:00
parent ecf90cdc84
commit 26612cb3eb

View file

@ -189,7 +189,7 @@ paths:
content:
application/json:
schema:
$ref: "#/components/schemas/generic_success"
$ref: "#/components/schemas/generic_response"
example:
status: "Success"
'403':