[GH-ISSUE #251] createPlaylist() options documentation incomplete #183

Closed
opened 2026-02-27 19:26:29 +03:00 by kerem · 1 comment
Owner

Originally created by @Xymph on GitHub (Jul 15, 2022).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/251

The options array for createPlaylist() is shown to support two, but it supports the description and collaborative options too (like with updatePlaylist()).

For addPlaylistTracks(), "appened" should be appended. (This one just jumped out, I didn't proofread the whole thing.)

Originally created by @Xymph on GitHub (Jul 15, 2022). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/251 The options array for `createPlaylist()` [is shown](https://github.com/jwilsson/spotify-web-api-php/blob/main/docs/method-reference/SpotifyWebAPI.md#createplaylist) to support two, but it supports the `description` and `collaborative` options too (like with `updatePlaylist()`). For [addPlaylistTracks()](https://github.com/jwilsson/spotify-web-api-php/blob/main/docs/method-reference/SpotifyWebAPI.md#addplaylisttracks), "appened" should be appended. (This one just jumped out, I didn't proofread the whole thing.)
kerem 2026-02-27 19:26:29 +03:00
  • closed this issue
  • added the
    docs
    label
Author
Owner

@jwilsson commented on GitHub (Jul 16, 2022):

Thanks for pointing it out!

<!-- gh-comment-id:1186108792 --> @jwilsson commented on GitHub (Jul 16, 2022): Thanks for pointing it out!
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/spotify-web-api-php#183
No description provided.