Skip to content

SpotifyAPI Web API 6.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnnyCrazy JohnnyCrazy released this 16 Jun 20:03

🏗 Fixes:

  • With IPlayableItem a custom JSON Converter is used to convert between FullTrack or FullEpisode. This custom JSON Converter was not able to serialize, thus received models (Like CurrentlyPlayingContext etc.) could not be serialized back to JSON. This has been fixed!