zmb3 / spotify

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

fixup: string types to ID, where it is spotify.ID + ID to string #185

Open jtagcat opened 2 years ago

strideynet commented 2 years ago

Hmm, unfortunately, changing the values of these types would be a breaking change, which means that'd we'd have to go to /v3. I'll have a think if there's a few changes we could bundle as part of this.

strideynet commented 2 years ago

Reconsider this for the upcoming V3 milestone.