invoiceninja/openapi/components/responses/default.yaml
2023-02-18 14:21:42 +11:00

5 lines
No EOL
113 B
YAML

description: 'Unexpected Error'
content:
application/json:
schema:
$ref: '#/components/schemas/Error'