Skip to content

Commit 97731c1

Browse files
Update specification output
1 parent 995d686 commit 97731c1

File tree

3 files changed

+347
-16
lines changed

3 files changed

+347
-16
lines changed

output/schema/schema.json

Lines changed: 312 additions & 15 deletions
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
2-
"endpointErrors": {},
2+
"endpointErrors": {
3+
"streams.status": {
4+
"request": [
5+
"Request: query parameter 'master_timeout' does not exist in the json spec",
6+
"Request: missing json spec query parameter 'mater_timeout'"
7+
],
8+
"response": []
9+
}
10+
},
311
"generalErrors": [
412
"Dangling type '_global.scripts_painless_execute:PainlessExecutionPosition'",
513
"Dangling type '_global.scripts_painless_execute:PainlessScript'",

0 commit comments

Comments
 (0)