doc_out/RoutingStatus.html.md in purecloud-0.50.1 vs doc_out/RoutingStatus.html.md in purecloud-0.51.1

- old
+ new

@@ -5,11 +5,11 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **user_id** | **String** | | [optional] | -| **status** | **String** | | [optional] | -| **start_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **user_id** | **String** | The userId of the agent | [optional] | +| **status** | **String** | Indicates the Routing State of the agent. | [optional] | +| **start_time** | **DateTime** | The timestamp when the agent went into this state. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}