docs/JsonNodeSearchResponse.md in purecloudplatformclientv2-43.1.0 vs docs/JsonNodeSearchResponse.md in purecloudplatformclientv2-44.0.0
- old
+ new
@@ -13,10 +13,10 @@
| **page_number** | **Integer** | The current page number | |
| **previous_page** | **String** | Q64 value for the previous page of results | [optional] |
| **current_page** | **String** | Q64 value for the current page of results | [optional] |
| **next_page** | **String** | Q64 value for the next page of results | [optional] |
| **types** | **Array<String>** | Resource types the search was performed against | |
-| **results** | [**JsonNode**](JsonNode.html) | Search results | |
-| **aggregations** | [**JsonNode**](JsonNode.html) | | [optional] |
+| **results** | [**ArrayNode**](ArrayNode.html) | Search results | |
+| **aggregations** | [**ArrayNode**](ArrayNode.html) | | [optional] |
{: class="table table-striped"}