Skip to content

Commit 5414930

Browse files
kibanamachineCAWilson94
authored andcommitted
[Console] Update console definitions (elastic#202394)
This PR updates the console definitions to match the latest ones from the @elastic/elasticsearch-specification repo.
1 parent 0af3d9c commit 5414930

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

src/plugins/console/server/lib/spec_definitions/json/generated/async_search.status.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"error_trace": "__flag__",
55
"filter_path": [],
66
"human": "__flag__",
7-
"pretty": "__flag__"
7+
"pretty": "__flag__",
8+
"keep_alive": [
9+
"5d",
10+
"-1",
11+
"0"
12+
]
813
},
914
"methods": [
1015
"GET"

src/plugins/console/server/lib/spec_definitions/json/generated/async_search.submit.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
],
4949
"request_cache": "__flag__",
5050
"routing": "",
51-
"scroll": [
52-
"-1",
53-
"0"
54-
],
5551
"search_type": [
5652
"query_then_fetch",
5753
"dfs_query_then_fetch"

0 commit comments

Comments
 (0)