zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.33k stars 284 forks source link

Add Description field to SimplePlaylist #202

Closed Sundava closed 1 year ago

Sundava commented 1 year ago

For #200

I updated the .txt files in test_data related to the playlists, with the exception of playlist_items_*.json: They seem to be related to a deprecated or soon-to-be deprecated feature of the API (Which seems to have been replaced by the /shows endpoints.) For the same reason, I didn't include the type field (I believe it was relevant when playlist and shows were the same entity)