1 structure change including:
1 Addition
Added
1
GET /album/getPreviewPhotos
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
3 structure changes including:
3 Modifications
Modified
3
GET /album/getAlbum
- Response
-
400 response Modified
- application/json content type Added
GET /album/getAlbums
- Response
- 400 response Added
POST /album/createAlbum
- Response
-
400 response Modified
- application/json content type Added