mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-29 05:15:32 +08:00
chore: more accurate doc type generation
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"entities/**/*"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@apidevtools/json-schema-ref-parser": "^9.0.1",
|
||||
"@apidevtools/json-schema-ref-parser": "^9.0.7",
|
||||
"@types/json-schema-merge-allof": "^0.6.0",
|
||||
"ajv": "^6.12.2",
|
||||
"chalk": "^4.0.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"ibm-openapi-validator": "^0.27.1",
|
||||
"json-schema": "^0.2.5",
|
||||
"json-schema-merge-allof": "^0.7.0",
|
||||
"json-schema-to-typescript": "^9.1.0",
|
||||
"json-schema-to-typescript": "^10.1.4",
|
||||
"jsonlint-cli": "^1.0.1",
|
||||
"redoc-cli": "^0.9.8",
|
||||
"ts-node": "^9.1.1",
|
||||
|
||||
Reference in New Issue
Block a user