SpotifyAPI Web API 6.0.0-beta.6
Pre-release
Pre-release
🏗 Fixes:
- With
IPlayableItem
a custom JSON Converter is used to convert betweenFullTrack
orFullEpisode
. This custom JSON Converter was not able to serialize, thus received models (LikeCurrentlyPlayingContext
etc.) could not be serialized back to JSON. This has been fixed!