mirror of
https://github.com/navidrome/navidrome.git
synced 2025-07-21 02:41:48 +03: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'
|