mirror of
https://github.com/navidrome/navidrome.git
synced 2025-07-21 02:41:48 +03:00
47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
ServerInfo:
|
|
$ref: './ServerInfo.yml'
|
|
ResourceObject:
|
|
$ref: './ResourceObject.yml'
|
|
ResourceType:
|
|
$ref: './ResourceType.yml'
|
|
ResourceList:
|
|
$ref: './ResourceList.yml'
|
|
IncludedResource:
|
|
$ref: './IncludedResource.yml'
|
|
Track:
|
|
$ref: './Track.yml'
|
|
TrackAttributes:
|
|
$ref: './TrackAttributes.yml'
|
|
TrackRelationships:
|
|
$ref: './TrackRelationships.yml'
|
|
TrackArtistRelationship:
|
|
$ref: './TrackArtistRelationship.yml'
|
|
ArtistRole:
|
|
$ref: './ArtistRole.yml'
|
|
Artist:
|
|
$ref: './Artist.yml'
|
|
ArtistAttributes:
|
|
$ref: './ArtistAttributes.yml'
|
|
ArtistAlbumRelationship:
|
|
$ref: './ArtistAlbumRelationship.yml'
|
|
ArtistTrackRelationship:
|
|
$ref: './ArtistTrackRelationship.yml'
|
|
ArtistMetaObject:
|
|
$ref: './ArtistMetaObject.yml'
|
|
Album:
|
|
$ref: './Album.yml'
|
|
AlbumAttributes:
|
|
$ref: './AlbumAttributes.yml'
|
|
AlbumArtistRelationship:
|
|
$ref: './AlbumArtistRelationship.yml'
|
|
AlbumTrackRelationship:
|
|
$ref: './AlbumTrackRelationship.yml'
|
|
PaginationLinks:
|
|
$ref: './PaginationLinks.yml'
|
|
PaginationMeta:
|
|
$ref: './PaginationMeta.yml'
|
|
ErrorList:
|
|
$ref: './ErrorList.yml'
|
|
ErrorObject:
|
|
$ref: './ErrorObject.yml'
|