JSON node: add JSON schema validation via msg.schema

This commit is contained in:
Nathanaël Lécaudé
2018-06-28 23:16:43 -07:00
parent 9d219c163d
commit c39e2ffd56
2 changed files with 51 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
"flow"
],
"dependencies": {
"ajv": "6.5.1",
"basic-auth": "2.0.0",
"bcryptjs": "2.4.3",
"body-parser": "1.18.3",