navidrome/server/subsonic/responses/.snapshots/Responses ScanStatus without data should match .JSON

12 lines
204 B
JSON

{
"status": "ok",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"scanStatus": {
"scanning": false,
"count": 0,
"folderCount": 0
}
}