navidrome/api/schemas/ErrorObject.yml

13 lines
149 B
YAML

type: object
properties:
id:
type: string
status:
type: string
title:
type: string
detail:
type: string
required:
- errors