API structure has changed
5 structure changes including:
2 Additions
3 Modifications
Modified
3
GET /album/getAlbum
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /album/getAlbums
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /album/createAlbum
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
Added
2
POST /album/deleteAlbum
POST /album/editAlbum