1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
invoiceninja/openapi/components/responses/default.yaml
2023-02-18 15:08:56 +11:00

6 lines
156 B
YAML

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