8 lines
211 B
YAML
8 lines
211 B
YAML
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
|