1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-25 02:37:10 +02:00
invoiceninja/openapi/components/responses/401.yaml
2023-02-18 14:21:42 +11:00

5 lines
130 B
YAML

description: 'Authentication error'
content:
application/json:
schema:
$ref: '#components/schemas/AuthenticationError'