Add input validation and HTTP status error handling

This commit is contained in:
2026-03-05 11:24:41 +10:30
parent 9857433246
commit 4bef00e2d8
2 changed files with 30 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@accede/node-red-contrib-odbcwritenow",
"version": "1.0.4",
"description": "",
"main": "index.js",
"main": "odbcwritenow.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},