Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Users Top Tracks / Users Top Artists to UserClient #938

Merged
merged 13 commits into from Jan 19, 2024

Conversation

Noelg14
Copy link
Contributor

@Noelg14 Noelg14 commented Jan 18, 2024

Details

Implemented the Get Users Top Items endpoint into the UserClient class.
Link to Spotify Docs

  • Added 2 new Response Types
    • UsersTopTracksResponse
    • UsersTopArtistResponse
  • Added 1 new Request Type
    • UsersTopItemRequest
  • Added Test Cases

@Noelg14 Noelg14 marked this pull request as ready for review January 18, 2024 13:56
@JohnnyCrazy
Copy link
Owner

Hey @Noelg14 ,

Great addition, thank you! :)
I just added two commits, running the formatter and removing the namespace that got probably auto-created because of the file location.

Waiting for the build to pass and then gonna merge this!

@JohnnyCrazy JohnnyCrazy merged commit a27c372 into JohnnyCrazy:master Jan 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants