Skip to content

Commit 6dcf138

Browse files
committed
Updates output
1 parent 4e269a3 commit 6dcf138

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
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: 1 addition & 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: 1 addition & 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: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
2-
"endpointErrors": {},
2+
"endpointErrors": {
3+
"ping": {
4+
"request": [
5+
"/: different http methods in the json spec"
6+
],
7+
"response": []
8+
}
9+
},
310
"generalErrors": [
411
"Dangling type '_global.scripts_painless_execute:PainlessExecutionPosition'",
512
"Dangling type '_global.scripts_painless_execute:PainlessScript'",

0 commit comments

Comments
 (0)