Skip to content

Commit b1b6f76

Browse files
Update specification output
1 parent c08f666 commit b1b6f76

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

output/schema/validation-errors.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,24 @@
1818
],
1919
"response": []
2020
},
21+
"field_caps": {
22+
"request": [
23+
"Request: query parameter 'project_routing' does not exist in the json spec"
24+
],
25+
"response": []
26+
},
27+
"indices.resolve_index": {
28+
"request": [
29+
"Request: query parameter 'project_routing' does not exist in the json spec"
30+
],
31+
"response": []
32+
},
33+
"msearch": {
34+
"request": [
35+
"Request: query parameter 'project_routing' does not exist in the json spec"
36+
],
37+
"response": []
38+
},
2139
"msearch_template": {
2240
"request": [
2341
"Request: query parameter 'project_routing' does not exist in the json spec"

0 commit comments

Comments
 (0)