navidrome/api/schemas/ErrorObject.yml
2023-06-07 10:49:55 -04:00

11 lines
128 B
YAML

type: object
properties:
id:
type: string
status:
type: string
title:
type: string
detail:
type: string