API structure has changed
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}