Change Updates

Do not miss any API-backend changes, ever again

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

RSS

May 8, 2021

main
1.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
DELETE /chats/{chatId}
  • Response
  • 400, 401, 404, 500 responses Added
GET /chats
  • Response
  • 401 response Added
POST /chats
  • Query
  • idProduct, message query parameters Removed
  • Body
  • content type Added
  • Response
  • 400, 404, 500 responses Added
POST /chats/{chatId}
  • Response
  • 400, 401, 404 responses Added