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

Apr 12, 2021

main
1.0
Compare

API structure has changed

4 structure changes including:
2 Breaking changes
1 Addition
2 Modifications
1 Removal
Modified 2 Breaking
GET /users
  • Response
  • 404 response Removed
  • 401 response Added
GET /users/{userId}/chats/{chatId}
  • Response
  • 200 response Modified
    • senderID, text, date properties Modified
Removed 1 Breaking
POST /user
Added 1
POST /users