2023-04-30 00:34:08 +10:00

6 lines
171 B
YAML

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