Files
gonic/server/ctrlsubsonic/testdata/test_search_three_q_cert
sentriz 51f2e12a3c bump to v0.8.8
generated by `_do_bump_version` script in project root
2020-04-25 19:21:40 +01:00

18 lines
287 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.9.0",
"type": "gonic",
"gonicVersion": "v0.8.8",
"searchResult3": {
"artist": [
{
"id": "2",
"name": "A Certain Ratio",
"albumCount": 0
}
]
}
}
}