seperate routes, provide robust handler types, use mux
This commit is contained in:
10
server/ctrlsubsonic/testdata/test_get_album_without_cover
vendored
Normal file
10
server/ctrlsubsonic/testdata/test_get_album_without_cover
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"subsonic-response": {
|
||||
"status": "ok",
|
||||
"version": "1.9.0",
|
||||
"album": {
|
||||
"id": 2,
|
||||
"created": "2019-05-16T22:10:21+01:00"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user