Skip to content

Fix several playlist create / edit API by using request body #149

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

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

Arakmar
Copy link
Contributor

@Arakmar Arakmar commented Jul 3, 2022

Changes

Some playlist API are requiring passing data in the body instead of query parameters. (creation and edit for example)
Some others (reordering, adding tracks) are supporting both methods but it's cleaner to use the body.

Status

  • These changes have been tested and documented properly.
  • This pull request introduces some breaking changes.

@scientific-dev scientific-dev added the enhancement New feature or request label Jul 14, 2022
@scientific-dev scientific-dev merged commit ea4b999 into spotify-api:master Jul 14, 2022
@scientific-dev
Copy link
Member

The following changes has been updated in the v9.2.2.

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants