Skip to content

Commit 9b3d2ac

Browse files
Update specification output
1 parent 7ba93f9 commit 9b3d2ac

File tree

3 files changed

+286
-4
lines changed

3 files changed

+286
-4
lines changed

output/schema/schema.json

Lines changed: 258 additions & 4 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
],
88
"response": []
99
},
10+
"capabilities": {
11+
"request": [
12+
"Request: query parameter 'timeout' does not exist in the json spec"
13+
],
14+
"response": []
15+
},
1016
"monitoring.bulk": {
1117
"request": [
1218
"Request: different number of urls in the json spec",

output/typescript/types.ts

Lines changed: 22 additions & 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)