docs/Conversation.md in smooch-api-4.1.0 vs docs/Conversation.md in smooch-api-4.2.0
- old
+ new
@@ -1,9 +1,9 @@
# SmoochApi::Conversation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**_id** | **String** | The conversation ID, generated automatically. |
-**unread_count** | **Integer** | The number of unread messages in the conversation. |
+**id** | **String** | The conversation ID, generated automatically. |
+**unreadCount** | **Integer** | The number of unread messages in the conversation. |