Spotify.NET/SpotifyAPI.Web.Tests
Noel Griffin a27c3729c8
Add Users Top Tracks / Users Top Artists to UserClient (#938)
* add top tracks & artists endpoints

* fix file extenstion

* added TODO

* Add Methods to interface

* Add Top items query class

* implement query into UserProfileClient.cs - Top Requests

* Tidy Up Naming

* Removed random json file change

* Added Tests.

* run formatter

* remove additional namespace

---------

Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2024-01-19 19:56:07 +01:00
..
Clients Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00
Fixtures Some smaller fixes and ignore case when parsing type of iplayableitem, fixes #604 2021-05-01 17:11:24 +02:00
Http run formatter 2022-11-27 13:29:35 +01:00
Models Some smaller fixes and ignore case when parsing type of iplayableitem, fixes #604 2021-05-01 17:11:24 +02:00
RetryHandlers feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
UtilTests run formatter 2022-11-27 13:29:35 +01:00
SpotifyAPI.Web.Tests.csproj Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.8.0 (#919) 2024-01-09 23:45:52 +01:00