Files
gonic/server/ctrlsubsonic/testdata/test_search_three_q_cert
sentriz 87caba8f0d bump to v0.10.0
generated by `_do_bump_version` script in project root
2020-07-16 23:36:47 +01:00

18 lines
292 B
Plaintext

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