doc_out/IntegrationConfiguration.html.md in purecloud-0.41.1 vs doc_out/IntegrationConfiguration.html.md in purecloud-0.42.1

- old
+ new

@@ -7,14 +7,14 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **version** | **Integer** | Version number required for updates. | [optional] | +| **version** | **Integer** | Version number required for updates. | | | **properties_schema_uri** | **String** | URI for the JSON Schema describing the configuration properties in the properties field. | [optional] | | **advanced_schema_uri** | **String** | URI for the JSON Schema describing the advanced configuration | [optional] | -| **properties** | **Object** | Key-value configuration settings described by the schema in the propertiesSchemaUri field. | [optional] | -| **advanced** | **Object** | Advanced configuration described by the schema in the advancedSchemaUri field. | [optional] | +| **properties** | **Object** | Key-value configuration settings described by the schema in the propertiesSchemaUri field. | | +| **advanced** | **Object** | Advanced configuration described by the schema in the advancedSchemaUri field. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}