doc_out/SearchRequest.html.md in purecloud-0.40.1 vs doc_out/SearchRequest.html.md in purecloud-0.41.1
- old
+ new
@@ -5,17 +5,17 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **types** | **Array<String>** | | [optional] |
| **sort_order** | **String** | | [optional] |
-| **query** | [**Array<SearchCriteria>**](SearchCriteria.html) | | [optional] |
| **sort_by** | **String** | | [optional] |
| **page_size** | **Integer** | | [optional] |
| **page_number** | **Integer** | | [optional] |
| **return_fields** | **Array<String>** | | [optional] |
-| **aggregations** | [**Array<SearchAggregation>**](SearchAggregation.html) | | [optional] |
| **expand** | **Array<String>** | | [optional] |
+| **types** | **Array<String>** | Resource Domain type | |
+| **query** | [**Array<SearchCriteria>**](SearchCriteria.html) | | [optional] |
+| **aggregations** | [**Array<SearchAggregation>**](SearchAggregation.html) | | [optional] |
{: class="table table-striped"}