Skip to content

Commit b8a8306

Browse files
pquentingithub-actions[bot]
authored andcommitted
Update rest-api-spec
1 parent c5ecfba commit b8a8306

File tree

4 files changed

+30
-1
lines changed

4 files changed

+30
-1
lines changed

output/openapi/elasticsearch-openapi.json

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

output/schema/schema.json

Lines changed: 13 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@
3737
],
3838
"response": []
3939
},
40+
"esql.async_query_get": {
41+
"request": [
42+
"Request: query parameter 'format' does not exist in the json spec"
43+
],
44+
"response": []
45+
},
4046
"get_source": {
4147
"request": [
4248
"Request: query parameter 'stored_fields' does not exist in the json spec"

output/typescript/types.ts

Lines changed: 1 addition & 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)