doc_out/Endpoint.html.md in purecloud-0.44.1 vs doc_out/Endpoint.html.md in purecloud-0.45.1
- old
+ new
@@ -6,11 +6,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
-| **name** | **String** | | [optional] |
+| **name** | **String** | Name | |
| **description** | **String** | | [optional] |
| **version** | **Integer** | | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** | | [optional] |
@@ -18,10 +18,10 @@
| **state** | **String** | | [optional] |
| **modified_by_app** | **String** | | [optional] |
| **created_by_app** | **String** | | [optional] |
| **count** | **Integer** | | [optional] |
| **properties** | **Hash<String, Object>** | | [optional] |
-| **schema** | [**UriReference**](UriReference.html) | | [optional] |
+| **schema** | [**UriReference**](UriReference.html) | Schema | |
| **enabled** | **BOOLEAN** | | [optional] [default to false]|
| **site** | [**UriReference**](UriReference.html) | | [optional] |
| **dids** | **Array<String>** | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}