Files
gonic/server/handler/test_data/test_get_album_without_cover
2019-07-06 13:49:29 +01:00

11 lines
168 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 2,
"created": "2019-07-05T16:33:38.960789919+01:00"
}
}
}