Now creating (json)schemas from class validator annotated classes

ref #5
This commit is contained in:
2020-11-26 13:44:36 +01:00
parent a6bd723511
commit 796b8942d8
2 changed files with 15 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"body-parser": "^1.19.0",
"class-transformer": "^0.3.1",
"class-validator": "^0.12.2",
"class-validator-jsonschema": "^2.0.3",
"consola": "^2.15.0",
"cors": "^2.8.5",
"express": "^4.17.1",