mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
JSON node: add JSON schema validation via msg.schema
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"flow"
|
||||
],
|
||||
"dependencies": {
|
||||
"ajv": "6.5.1",
|
||||
"basic-auth": "2.0.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"body-parser": "1.18.3",
|
||||
|
||||
Reference in New Issue
Block a user