Skip to content

SpotifyAPI Web API 6.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnnyCrazy JohnnyCrazy released this 09 Jun 11:21

🏗 Fixes:

  • Query and Body params are now correctly working. Before, if multiple different calls with query/body params were made, they were not applied correctly. #458
  • Fixed pictures on the documentation
  • Credential* classes have been correctly renamed to ClientCredentials*