docs/GroupSearchRequest.md in purecloudplatformclientv2-13.1.0 vs docs/GroupSearchRequest.md in purecloudplatformclientv2-14.0.0
- old
+ new
@@ -9,9 +9,10 @@
|------------ | ------------- | ------------- | -------------|
| **sort_order** | **String** | The sort order for results | [optional] |
| **sort_by** | **String** | The field in the resource that you want to sort the results by | [optional] |
| **page_size** | **Integer** | The number of results per page | [optional] |
| **page_number** | **Integer** | The page of resources you want to retrieve | [optional] |
+| **sort** | [**Array<SearchSort>**](SearchSort.html) | Multi-value sort order, list of multiple sort values | [optional] |
| **query** | [**Array<GroupSearchCriteria>**](GroupSearchCriteria.html) | | [optional] |
{: class="table table-striped"}