docs/LocationSearchRequest.md in purecloudplatformclientv2-62.0.0 vs docs/LocationSearchRequest.md in purecloudplatformclientv2-63.0.0

- old
+ new

@@ -10,9 +10,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] | +| **expand** | **Array<String>** | Provides more details about a specified resource | [optional] | | **query** | [**Array<LocationSearchCriteria>**](LocationSearchCriteria.html) | | [optional] | {: class="table table-striped"}