|
6 | 6 | ], |
7 | 7 | "response": [] |
8 | 8 | }, |
9 | | - "esql.async_query_get": { |
10 | | - "request": [ |
11 | | - "Request: query parameter 'format' does not exist in the json spec" |
12 | | - ], |
13 | | - "response": [] |
14 | | - }, |
15 | | - "ilm.delete_lifecycle": { |
16 | | - "request": [ |
17 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
18 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
19 | | - ], |
20 | | - "response": [] |
21 | | - }, |
22 | | - "ilm.explain_lifecycle": { |
23 | | - "request": [ |
24 | | - "Request: query parameter 'master_timeout' does not exist in the json spec" |
25 | | - ], |
26 | | - "response": [] |
27 | | - }, |
28 | | - "ilm.get_lifecycle": { |
29 | | - "request": [ |
30 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
31 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
32 | | - ], |
33 | | - "response": [] |
34 | | - }, |
35 | | - "ilm.put_lifecycle": { |
36 | | - "request": [ |
37 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
38 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
39 | | - ], |
40 | | - "response": [] |
41 | | - }, |
42 | | - "ilm.start": { |
43 | | - "request": [ |
44 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
45 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
46 | | - ], |
47 | | - "response": [] |
48 | | - }, |
49 | | - "ilm.stop": { |
50 | | - "request": [ |
51 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
52 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
53 | | - ], |
54 | | - "response": [] |
55 | | - }, |
56 | | - "ingest.delete_geoip_database": { |
57 | | - "request": [ |
58 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
59 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
60 | | - ], |
61 | | - "response": [] |
62 | | - }, |
63 | | - "ingest.delete_ip_location_database": { |
64 | | - "request": [ |
65 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
66 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
67 | | - ], |
68 | | - "response": [] |
69 | | - }, |
70 | | - "ingest.put_geoip_database": { |
71 | | - "request": [ |
72 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
73 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
74 | | - ], |
75 | | - "response": [] |
76 | | - }, |
77 | | - "ingest.put_ip_location_database": { |
78 | | - "request": [ |
79 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
80 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
81 | | - ], |
82 | | - "response": [] |
83 | | - }, |
84 | 9 | "ml.stop_datafeed": { |
85 | 10 | "request": [ |
86 | 11 | "Request: missing json spec query parameter 'allow_no_datafeeds'" |
87 | 12 | ], |
88 | 13 | "response": [] |
89 | | - }, |
90 | | - "msearch": { |
91 | | - "request": [ |
92 | | - "Request: query parameter 'allow_no_indices' does not exist in the json spec", |
93 | | - "Request: query parameter 'expand_wildcards' does not exist in the json spec", |
94 | | - "Request: query parameter 'ignore_throttled' does not exist in the json spec", |
95 | | - "Request: query parameter 'ignore_unavailable' does not exist in the json spec", |
96 | | - "Request: query parameter 'include_named_queries_score' does not exist in the json spec", |
97 | | - "Request: query parameter 'index' does not exist in the json spec", |
98 | | - "Request: query parameter 'routing' does not exist in the json spec" |
99 | | - ], |
100 | | - "response": [] |
101 | 14 | } |
102 | 15 | }, |
103 | 16 | "generalErrors": [ |
|
0 commit comments