API structure has changed
8 structure changes including:
4 Breaking changes
4 Additions
4 Removals
Removed
4
Breaking
GET /playlists
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /playlists/{playlistId}/songs
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /playlists
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /playlists/{playlistId}/songs
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
4
GET /playlists
GET /playlists/{playlistId}/songs
POST /playlists
POST /playlists/{playlistId}/songs