API structure has changed
3 structure changes including:
1 Breaking change
2 Modifications
1 Removal
Modified
2
Breaking
GET /api/v1/swap-requests/{id}/chat
- Response
-
200 response Modified
-
*/* content type Modified
- imageUrls property Added
-
*/* content type Modified
POST /api/v1/swap-requests/{id}/chat
- Response
-
201 response Modified
-
*/* content type Modified
- imageUrls property Added
-
*/* content type Modified
- Body
-
application/json content type Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- request query parameter Added
Removed
1
Breaking
PUT /api/v1/swap-requests/{id}/chat/mark-read
- Removing a resource is always breaking unless it was deprecated before Breaking