navidrome/server/subsonic/responses/.snapshots/Responses SimilarSongs2 with data should match .JSON

17 lines
277 B
JSON

{
"status": "ok",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"similarSongs2": {
"song": [
{
"id": "1",
"isDir": false,
"title": "title",
"isVideo": false
}
]
}
}