mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 11:17:19 +03:00
Match the current doc: https://opensubsonic.netlify.app/docs/endpoints/getopensubsonicextensions/ openSubsonicExtensions must be an array, not a struct
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"status": "ok",
|
|
"version": "1.8.0",
|
|
"type": "navidrome",
|
|
"serverVersion": "v0.0.0",
|
|
"openSubsonic": true,
|
|
"openSubsonicExtensions": []
|
|
}
|