2024-02-09 13:00:26 +00:00

6 lines
172 B
YAML

400:
description: 'Invalid user input'
content:
application/json:
schema:
$ref: '#/components/schemas/InvalidInputError'