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 27, 2021

main
1.0
Compare

API structure has changed

4 structure changes including:
1 Breaking change
1 Addition
3 Modifications
Modified 3 Breaking
GET /chats/{chatId}/messages
POST /chats
  • Body
  • content type Modified
    • message property Removed
POST /chats/{chatId}
  • Body
  • content type Added
Added 1
GET /chats/{chatId}