invoiceninja/openapi/components/responses/422.yaml

6 lines
162 B
YAML
Raw Permalink Normal View History

2023-02-18 15:08:56 +11:00
422:
description: 'Validation error'
content:
application/json:
schema:
$ref: '#/components/schemas/ValidationError'