docs/WebChatDeployment.md in purecloudplatformclientv2-61.0.0 vs docs/WebChatDeployment.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -13,10 +13,10 @@
| **authentication_required** | **BOOLEAN** | | [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] |
| **allowed_domains** | **Array<String>** | | [optional] |
-| **flow** | [**UriReference**](UriReference.html) | The URI of the Inbound Chat Flow to run when new chats are initiated under this Deployment. | [optional] |
+| **flow** | [**DomainEntityRef**](DomainEntityRef.html) | The URI of the Inbound Chat Flow to run when new chats are initiated under this Deployment. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}