Skip to content

SpotifyAPI Web 7.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 22:52

➕ Additions

  • Add support for Audiobooks and Chapters

🏗️ Fixes

  • Only deserialize the response if the content-type is set to application/json
  • Do not check for 200/204 explicitly, but rather for a general success (200-299)
  • Automatically calculate the latest version in the docs
  • Fix XML docs for the ArtistsClient