docs/AuditQueryRequest.md in purecloudplatformclientv2-88.0.0 vs docs/AuditQueryRequest.md in purecloudplatformclientv2-89.0.0
- old
+ new
@@ -8,8 +8,9 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **interval** | **String** | Date and time range of data to query. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | |
| **service_name** | **String** | Name of the service to query audits for. | |
| **filters** | [**Array<AuditQueryFilter>**](AuditQueryFilter.html) | Additional filters for the query. | [optional] |
+| **sort** | [**Array<AuditQuerySort>**](AuditQuerySort.html) | Sort parameter for the query. | [optional] |
{: class="table table-striped"}