1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 18:27:10 +02:00
invoiceninja/openapi/components/responses/403.yaml

5 lines
128 B
YAML
Raw Normal View History

2023-02-18 04:21:42 +01:00
description: 'Authorization error'
content:
application/json:
schema:
$ref: '#components/schemas/AuthorizationError'