API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
GET /songs
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
arraytoobjectBreaking
- data, pagination properties Added
-
Type went from
-
application/json content type Modified
- 401, 403, 500 responses Added
- Query
- page, limit, search, artistId query parameters Added