jwilsson/spotify-web-api-php

createPlaylist() options documentation incomplete

Closed this issue · 1 comments

Xymph commented

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.)

Thanks for pointing it out!