Change Updates

Do not miss any Backend API changes, ever again

Subscribe to the Backend API changelog to be up to date on recent changes.

RSS

14 days ago

main
v1.0.0
Compare

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
POST /api/v1/swap-requests/{id}/chat
  • Response
  • 201 response Modified
    • */* content type Modified
      • swapContext property Added
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