Skip to content

Commit 7be83c9

Browse files
make contrib
1 parent a67bf7e commit 7be83c9

File tree

6 files changed

+180
-2
lines changed

6 files changed

+180
-2
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema-serverless.json

Lines changed: 49 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 49 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/validation-errors.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,8 @@
372372
"eql.search": {
373373
"request": [
374374
"Request: query parameter 'allow_no_indices' does not exist in the json spec",
375+
"Request: query parameter 'allow_partial_search_results' does not exist in the json spec",
376+
"Request: query parameter 'allow_partial_sequence_results' does not exist in the json spec",
375377
"Request: query parameter 'expand_wildcards' does not exist in the json spec",
376378
"Request: query parameter 'ignore_unavailable' does not exist in the json spec"
377379
],

output/typescript/types.ts

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)