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