mourningdove/api/dist/components/error.yaml

9 lines
211 B
YAML
Raw Normal View History

2026-05-24 01:03:05 +00:00
type: object
properties:
error:
type: string
description: A description of the error encountered.
example: "Bad format for username. Errors: String is too long: 77/25."
success:
type: number