Skip to content

Commit 13b3d84

Browse files
Update specification output
1 parent d4f2b96 commit 13b3d84

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
@@ -194,6 +194,12 @@
194194
],
195195
"response": []
196196
},
197+
"esql.async_query_get": {
198+
"request": [
199+
"Request: query parameter 'format' does not exist in the json spec"
200+
],
201+
"response": []
202+
},
197203
"get_source": {
198204
"request": [
199205
"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)