Added a slice of SimpleArtists to the SimpleAlbum struct
Hey, I've recently used this package for a project, and found that I needed the array of artists which the Spotify API returns when searching for albums. Therefore I decided to also create a pull request in case you're interested in implementing this change.
Added a slice of SimpleArtists to the SimpleAlbum struct
Hey, I've recently used this package for a project, and found that I needed the array of artists which the Spotify API returns when searching for albums. Therefore I decided to also create a pull request in case you're interested in implementing this change.