-
Notifications
You must be signed in to change notification settings - Fork 124
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 missing optional market
field to some APIs
#432
Conversation
@ramsayleung can you approve to run the PR workflow? |
Thanks for your contribution :) |
Thanks for being patient lol. Idk why the |
How did you run the |
I used the same command as in the action |
hi @ramsayleung do you know when the new version is released? I want to fix some issues in https://github.com/aome510/spotify-player and need this patch. |
I could release a new version for this patch, since no more features are pending that need to include in this release. PS: The new version v0.12.0 is released now |
Description
Resolves #423
market
field to following APIs:track
album
albums
album_track
album_track_manual
market
field inartist_top_tracks
API optional instead of requiredContext
Required for aome510/spotify-player#207
Type of change