{ "someSidebar": [ { "type": "category", "label": "SpotifyAPI-NET", "items": [ { "type": "doc", "id": "home" } ] }, { "type": "category", "label": "SpotifyAPI-NET.Web", "items": [ { "type": "doc", "id": "web/getting_started" }, { "type": "doc", "id": "web/albums" }, { "type": "doc", "id": "web/artists" }, { "type": "doc", "id": "web/browse" }, { "type": "doc", "id": "web/follow" }, { "type": "doc", "id": "web/library" }, { "type": "doc", "id": "web/personalization" }, { "type": "doc", "id": "web/player" }, { "type": "doc", "id": "web/playlists" }, { "type": "doc", "id": "web/profiles" }, { "type": "doc", "id": "web/proxy" }, { "type": "doc", "id": "web/search" }, { "type": "doc", "id": "web/tracks" }, { "type": "doc", "id": "web/utilities" } ] }, { "type": "category", "label": "SpotifyAPI-NET.Auth", "items": [ { "type": "doc", "id": "auth/getting_started" }, { "type": "doc", "id": "auth/implicit_grant" }, { "type": "doc", "id": "auth/authorization_code" }, { "type": "doc", "id": "auth/client_credentials" }, { "type": "doc", "id": "auth/token_swap" } ] } ] }