[PR #546] [MERGED] Added the parameter collaborative to user_playlist_create and "collaborative" key into data #934

Closed
opened 2026-02-28 00:02:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/546
Author: @BozeBro
Created: 7/24/2020
Status: Merged
Merged: 7/27/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 spotipy/client.py (+8 -2)

📄 Description

I saw that in Create a playlist Spotify, there was a parameter for collaborative, but the user_playlist_create() does not have collaborative as a parameter.

I placed the collaborative key behind description because that is the order in the link.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/546 **Author:** [@BozeBro](https://github.com/BozeBro) **Created:** 7/24/2020 **Status:** ✅ Merged **Merged:** 7/27/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2fe9f5e`](https://github.com/spotipy-dev/spotipy/commit/2fe9f5e22854e9f6936c767bc824be83d1e04bd8) Update client.py - [`66d1fe2`](https://github.com/spotipy-dev/spotipy/commit/66d1fe200de9c76e6dfbc0614fe4b4dd1b54e513) Update client.py - [`59aabd5`](https://github.com/spotipy-dev/spotipy/commit/59aabd55534dbd2c3f7538fd2975a93724155c47) Update client.py ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+8 -2) </details> ### 📄 Description I saw that in [Create a playlist Spotify](https://developer.spotify.com/documentation/web-api/reference/playlists/create-playlist/), there was a parameter for collaborative, but the user_playlist_create() does not have collaborative as a parameter. I placed the collaborative key behind description because that is the order in the link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#934
No description provided.