Spotify.NET/SpotifyAPI.Web.Tests/Clients
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
..
BrowseClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
FollowClientTest.cs feat: allow to pass cancellation token to requests (#813) 2022-11-18 12:30:09 +01:00
SpotifyClientConfigTest.cs Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
SpotifyClientTest.cs run formatter 2022-11-27 13:29:35 +01:00
UserProfileClientTest.cs Add Users Top Tracks / Users Top Artists to UserClient (#938) 2024-01-19 19:56:07 +01:00