mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
9 lines
191 B
YAML
9 lines
191 B
YAML
allOf:
|
|
- $ref: './ResourceObject.yml'
|
|
- type: object
|
|
properties:
|
|
attributes:
|
|
$ref: './TrackAttributes.yml'
|
|
relationships:
|
|
$ref: './TrackRelationships.yml'
|