chore: more accurate doc type generation

This commit is contained in:
Matthew Little
2021-05-16 19:45:40 +02:00
parent 39a8d32818
commit 6b644dd3cc
39 changed files with 2354 additions and 2541 deletions

View File

@@ -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",