zmb3 / spotify

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

Add more fields to SimpleAlbum, SimpleTrack from api #98

Closed rociiu closed 3 years ago

rociiu commented 5 years ago

Screen Shot 2019-07-30 at 11 38 50 PM

zmb3 commented 5 years ago

I don't see any of these changes documented in the object model:

Might be worth filing an issue upstream at https://github.com/spotify/web-api/issues. I'm hesitant to include code that depends upon observable but undocumented behavior.

rociiu commented 5 years ago

@zmb3 i've corrected the format, also submitted a issue in https://github.com/spotify/web-api/issues/1314 .

zmb3 commented 5 years ago

Thanks @rociiu - let's see what they say on the upstream issue.

strideynet commented 3 years ago

Closing as abandoned.