Files
gonic/server/handler/test_data/test_get_album_without_cover
2019-06-05 16:03:01 +01:00

12 lines
189 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"album": {
"id": 2,
"coverArt": 2,
"created": "2019-06-05T16:00:10.547172057+01:00"
}
}
}