docs/WebChatDeployment.md in purecloudplatformclientv2-34.0.0 vs docs/WebChatDeployment.md in purecloudplatformclientv2-35.0.0
- old
+ new
@@ -9,11 +9,12 @@
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
| **description** | **String** | | [optional] |
| **authentication_required** | **BOOLEAN** | | [optional] |
-| **authentication_url** | **String** | URL for third party service authenticating webchat clients. See https://github.com/MyPureCloud/authenticated-web-chat-server-examples | [optional] |
+| **authentication_url** | **String** | URL for third party service authenticating web chat clients. See https://github.com/MyPureCloud/authenticated-web-chat-server-examples | [optional] |
| **disabled** | **BOOLEAN** | | [optional] |
+| **web_chat_config** | [**WebChatConfig**](WebChatConfig.html) | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}