API structure has changed
5 structure changes including:
2 Breaking changes
1 Addition
2 Modifications
2 Removals
Modified
2
GET /api/v1/swap-requests/{id}/chat
- Response
-
200 response Modified
-
*/* content type Modified
- swapContext property Added
-
*/* content type Modified
POST /api/v1/swap-requests/{id}/chat
- Response
-
201 response Modified
-
*/* content type Modified
- swapContext property Added
-
*/* content type Modified
Removed
2
Breaking
GET /api/v1/inbox/received
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/inbox/sent
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /api/v1/inbox