Skip to content

Commit 5972212

Browse files
Update specification output
1 parent a245ec0 commit 5972212

File tree

3 files changed

+285
-3
lines changed

3 files changed

+285
-3
lines changed

output/schema/schema.json

Lines changed: 257 additions & 3 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
@@ -6,6 +6,12 @@
66
"Request: query parameter 'timeout' does not exist in the json spec"
77
],
88
"response": []
9+
},
10+
"capabilities": {
11+
"request": [
12+
"Request: query parameter 'timeout' does not exist in the json spec"
13+
],
14+
"response": []
915
}
1016
},
1117
"generalErrors": [

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)