doc_out/DocumentUpdate.html.md in purecloud-0.63.1 vs doc_out/DocumentUpdate.html.md in purecloud-0.64.1

- old
+ new

@@ -7,10 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **change_number** | **Integer** | | [optional] | | **name** | **String** | The name of the document | | -| **read** | **BOOLEAN** | | [optional] | +| **read** | **BOOLEAN** | | [optional] [default to false]| | **add_tags** | **Array<String>** | | [optional] | | **remove_tags** | **Array<String>** | | [optional] | | **add_tag_ids** | **Array<String>** | | [optional] | | **remove_tag_ids** | **Array<String>** | | [optional] | | **update_attributes** | [**Array<DocumentAttribute>**](DocumentAttribute.html) | | [optional] |