Spotify.NET/SpotifyAPI.Web/Models
Justin Swanson 67cb3e42f1 TooManyRequests Handling (#282)
* SpotifyHttpStatusCode

A small supplementary enum for Spotify specific codes.  Only contains TooManyRequests currently, but more can be added.

* TooManyRequests Retry Handling

Will now parse and wait the Spotify recommended wait time.  Also has the option to not consume a retry attempt on this type of error

* TryGetTooManyRequests refactored to GetTooManyRequests

To keep the library consistent

* Removed SpotifyHttpStatusCode
2018-09-21 14:42:52 +02:00
..
AnalysisMeta.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AnalysisSection.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AnalysisSegment.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AnalysisTimeSlice.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AnalysisTrack.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
ArrayResponse.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AudioAnalysis.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AudioFeatures.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
AvailabeDevices.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
BasicModel.cs TooManyRequests Handling (#282) 2018-09-21 14:42:52 +02:00
Category.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
CategoryList.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
CategoryPlaylist.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
CursorPaging.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Device.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FeaturedPlaylists.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FollowedArtists.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FullAlbum.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FullArtist.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FullPlaylist.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
FullTrack.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
GeneralModels.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
NewAlbumReleases.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Paging.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
PlaybackContext.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
PlayHistory.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
PrivateProfile.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
PublicProfile.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Recommendations.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
RecommendationSeed .cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
RecommendationSeedGenres.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
ResponseInfo.cs TooManyRequests Handling (#282) 2018-09-21 14:42:52 +02:00
SearchItem.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SeveralAlbums.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SeveralArtists.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SeveralAudioFeatures.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SeveralTracks.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SimpleAlbum.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SimpleArtist.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SimplePlaylist.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
SimpleTrack.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Snapshot.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
Token.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00
TuneableTrack.cs Updated to .NET Core and reimplemented auth strategies 2018-08-24 14:10:13 +02:00