subsonic-types 0.2.0

Types for the Subsonic API
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
    "subsonic-response": {
        "status": "ok",
        "version": "1.16.1",
        "type": "navidrome",
        "serverVersion": "0.49.3 (8b93962f)",
        "lyrics": {
            "value": ""
        }
    }
}