docs/WebChatDeployment.md in purecloudplatformclientv2-50.0.0 vs docs/WebChatDeployment.md in purecloudplatformclientv2-51.0.0

- old
+ new

@@ -13,9 +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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}