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 user id parameter to createPlaylist method #265

Merged

Conversation

revoltek-daniel
Copy link
Contributor

Add the user_id parameter to the createPlaylist method like mentioned in the API docs https://developer.spotify.com/documentation/web-api/reference/create-playlist

Copy link
Owner

@jwilsson jwilsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! 🎉

I'm afraid this would be a breaking change in its current form, I've added a suggestion on how it could be solved instead.

src/SpotifyWebAPI.php Outdated Show resolved Hide resolved
src/SpotifyWebAPI.php Show resolved Hide resolved
@jwilsson
Copy link
Owner

Thanks again for contributing! 🎉

There seems to be some unrelated failing tests, I'll get this merged anyway and tag a new release.

@jwilsson jwilsson merged commit b91f714 into jwilsson:main Jul 29, 2023
2 of 11 checks 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