Spotify.NET/SpotifyAPI.Web/Models/Request
2024-02-10 13:52:30 +01:00
..
AlbumRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
AlbumsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
AlbumTracksRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
ArtistRequest.cs fix null checks and duplicate EOL 2024-02-10 13:52:30 +01:00
ArtistsAlbumsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
ArtistsRelatedArtistsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
ArtistsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
ArtistsTopTracksRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
AuthorizationCodeRefreshRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
AuthorizationCodeTokenRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
CategoriesRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
CategoryPlaylistsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
CategoryRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
ClientCredentialsRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
EpisodeRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
EpisodesRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
FeaturedPlaylistsRequest.cs run formatter 2022-11-27 13:29:35 +01:00
FollowCheckCurrentUserRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
FollowCheckPlaylistRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
FollowGetCurrentUserRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
FollowPlaylistRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
FollowRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryAlbumsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
LibraryCheckAlbumsRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryCheckEpisodesRequest.cs Fixing #607 + Refactoring (#608) 2021-08-10 22:17:51 +02:00
LibraryCheckShowsRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryCheckTracksRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryEpisodesRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
LibraryRemoveAlbumsRequest.cs RemoveAlbums - send ids via query parameter, fixes #828 2022-11-18 12:59:15 +01:00
LibraryRemoveEpisodesRequest.cs replace body ids with query parameter ids 2022-11-27 13:07:50 +01:00
LibraryRemoveShowsRequest.cs replace body ids with query parameter ids 2022-11-27 13:07:50 +01:00
LibraryRemoveTracksRequest.cs replace body ids with query parameter ids 2022-11-27 13:07:50 +01:00
LibrarySaveAlbumsRequest.cs Setup projects for nuget publishing 2020-06-04 20:29:33 +02:00
LibrarySaveEpisodesRequest.cs replace body ids with query parameter ids 2022-11-27 13:07:50 +01:00
LibrarySaveShowsRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibrarySaveTracksRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryShowsRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
LibraryTracksRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
LoginRequest.cs run formatter 2022-11-27 13:29:35 +01:00
NewReleasesRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PersonalizationTopRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PKCETokenRefreshRequest.cs enable unused import warning and format code 2024-02-10 11:42:55 +01:00
PKCETokenRequest.cs Added PKCE stuff: Initial request & refresh + PKCEUtil for generating verifiers 2020-08-06 18:48:49 +00:00
PlayerAddToQueueRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerCurrentlyPlayingRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlayerCurrentPlaybackRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlayerPausePlaybackRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerRecentlyPlayedRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlayerResumePlaybackRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerSeekToRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerSetRepeatRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
PlayerShuffleRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerSkipNextRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
PlayerSkipPreviousRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlayerTransferPlaybackRequest.cs More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
PlayerVolumeRequest.cs More Docs #451 2020-05-30 23:32:06 +02:00
PlaylistAddItemsRequest.cs 📘 More docs! #451 2020-05-31 00:11:05 +02:00
PlaylistChangeDetailsRequest.cs 📘 More docs! #451 2020-05-31 00:11:05 +02:00
PlaylistCreateRequest.cs 📘 More docs! #451 2020-05-31 00:11:05 +02:00
PlaylistCurrentUsersRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlaylistGetItemsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlaylistGetRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
PlaylistGetUsersRequest.cs fix null checks and duplicate EOL 2024-02-10 13:52:30 +01:00
PlaylistRemoveItemsRequest.cs Add Positions body param to PlaylistRemoveItemsRequest, #501 2020-08-27 13:55:42 +02:00
PlaylistReorderItemsRequest.cs 📘 More docs! #451 2020-05-31 00:11:05 +02:00
PlaylistReplaceItemsRequest.cs 📘 More docs! #451 2020-05-31 00:11:05 +02:00
RecommendationsRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
RequestParams.cs enable unused import warning and format code 2024-02-10 11:42:55 +01:00
SearchRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
ShowEpisodesRequest.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
ShowRequest.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
ShowsRequest.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
TokenSwapRefreshRequest.cs Added TokenSwapAuth and console example for it #451 2020-06-02 16:34:24 +02:00
TokenSwapTokenRequest.cs Added TokenSwapAuth and console example for it #451 2020-06-02 16:34:24 +02:00
TrackRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
TracksAudioFeaturesRequest.cs Finished inline XML docs for now :party: #451 2020-05-31 16:57:58 +02:00
TracksRequest.cs Add Locale param (#835) 2024-02-10 12:56:59 +01:00
UnfollowRequest.cs Started with Documentation #451 2020-05-28 16:30:17 +02:00
UsersTopItemsRequest.cs Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00