Open DanielLarsenNZ opened 4 years ago
This needs to be fixed but may introduce breaking changes.
For example Get Playlist doc says returns Playlist (full) but IPlaylistApi.GetPlaylist() returns PlaylistSimplified.
Playlist
IPlaylistApi.GetPlaylist()
PlaylistSimplified
This needs to be fixed but may introduce breaking changes.
For example Get Playlist doc says returns
Playlist
(full) butIPlaylistApi.GetPlaylist()
returnsPlaylistSimplified
.