doc_out/Cobrowsesession.html.md in purecloud-0.52.1 vs doc_out/Cobrowsesession.html.md in purecloud-0.53.1

- old
+ new

@@ -16,8 +16,9 @@ | **controlling** | **Array<String>** | ID of co-browse participants for which this client has been granted control (list is empty if this client cannot control any shared pages). | [optional] | | **viewer_url** | **String** | The URL that can be used to open co-browse session in web browser. | [optional] | | **provider_event_time** | **DateTime** | The time when the provider event which triggered this conversation update happened in the corrected provider clock (milliseconds since 1970-01-01 00:00:00 UTC). Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **connected_time** | **DateTime** | The timestamp when this communication was connected in the cloud clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **disconnected_time** | **DateTime** | The timestamp when this communication disconnected from the conversation in the provider clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **provider** | **String** | The source provider for the co-browse session. | [optional] | {: class="table table-striped"}