Skip to content

Playlists endpoints addItemsToPlaylist() and removeItemsFromPlaylist() should return snapshot ID. #122

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

Open
danielvy opened this issue Jul 31, 2024 · 1 comment

Comments

@danielvy
Copy link

addItemsToPlaylist() and removeItemsFromPlaylist() in PlaylistsEndpoints should return the playlist snapshot ID as returned by the WEB APIs: POST playlists/{playlist_id}/tracks and DELETE playlists/{playlist_id}/tracks

@danielvy
Copy link
Author

danielvy commented Jul 31, 2024

Created #123 PR to fix this.

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

No branches or pull requests

1 participant