docs/GroupResponseFields.md in messente_api-1.0.1 vs docs/GroupResponseFields.md in messente_api-1.0.2
- old
+ new
@@ -2,13 +2,13 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**id** | **String** | Id string in uuid format |
-**name** | **String** | |
-**created_on** | **String** | format %Y-%m-%dT%H:%M:%S.%fZ | [optional]
-**contacts_count** | **Integer** | |
+**id** | **String** | Id string in UUID format |
+**name** | **String** | The name of the group |
+**created_on** | **String** | When the group was created | [optional]
+**contacts_count** | **Integer** | The count of contacts in the group |
## Code Sample
```ruby
require 'MessenteApi'