You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added the `current_page` parameter to many APIs that support pagination.
8
+
- Added the `app_search.multi_search` API for v8.x
9
+
- Added the `enterprise_search.get_search_engines` API
10
+
11
+
[discrete]
12
+
==== Fixed
13
+
14
+
- Fixed the `overrides` parameter of the `app_search.get_top_queries_analytics` and `create_crawler_crawl_request` APIs
15
+
16
+
17
+
[discrete]
18
+
==== Removed
19
+
20
+
- Removed unused `created_at` parameters for various `create_*` APIs. These parameters weren't used by the server and were only generated due to issues with the API specification.
0 commit comments