Spotify.NET/SpotifyAPI/Web
Vijay Santhanam fc6c849c27 Change type to album_type as per API docs
When filtering by album type, the parameter is not type, but album_type

See https://developer.spotify.com/web-api/get-artists-albums/
2015-12-07 16:44:13 +11:00
..
Auth Some more refactoring. 2015-10-28 17:05:09 +01:00
Enums Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00
Models Added HasNextPage and HasPreviousPage to Paging-Objects. 2015-11-07 20:18:39 +01:00
IClient.cs Implemented Async-Structure. 2015-11-05 21:20:22 +01:00
SimpleHttpServer.cs Some more refactoring. 2015-10-28 17:05:09 +01:00
SpotifyWebAPI.cs Added HasNextPage and HasPreviousPage to Paging-Objects. 2015-11-07 20:18:39 +01:00
SpotifyWebBuilder.cs Change type to album_type as per API docs 2015-12-07 16:44:13 +11:00
SpotifyWebClient.cs Implemented own client for async-requests (Should close #55) 2015-11-15 20:54:30 +01:00
Util.cs Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00