6 structure changes including:
1 Breaking change
5 Additions
1 Removal
Removed
1
Breaking
GET /api/pins/get-all/{pageNumber}/{pageSize}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
GET /api/admins
GET /api/pins
GET /api/pins/get-verified
POST /api/pins/accept-request/{pinId}
POST /api/pins/reject-request/{pinId}
5 structure changes including:
1 Breaking change
3 Additions
1 Modification
1 Removal
Modified
1
Breaking
PUT /api/pins/update/{pinId}
- Body
-
multipart/form-data content type Modified
-
City, Street, Description, Image properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- TypeOfWaste, Address, Date properties Added
-
City, Street, Description, Image properties Removed
Removed
1
Breaking
POST /api/pins/create
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
DELETE /api/users/delete-profile-picture
POST /api/pins/request
PUT /api/users/update-profile-picture
3 structure changes including:
3 Additions
Added
3
DELETE /api/pins/delete/{pinId}
GET /api/users/get-user
PUT /api/users/update