Skip to content

Commit f16a25d

Browse files
Update specification output
1 parent 0568baa commit f16a25d

File tree

3 files changed

+345
-15
lines changed

3 files changed

+345
-15
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,13 @@
115115
"Request: query parameter 'bytes' does not exist in the json spec"
116116
],
117117
"response": []
118+
},
119+
"streams.status": {
120+
"request": [
121+
"Request: query parameter 'master_timeout' does not exist in the json spec",
122+
"Request: missing json spec query parameter 'mater_timeout'"
123+
],
124+
"response": []
118125
}
119126
},
120127
"generalErrors": [

0 commit comments

Comments
 (0)