12 lines
210 B
YAML

type: object
required:
- message
properties:
name:
type: string
message:
type: string
code:
type: integer
description: HTTP status code associated with the error