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}