feat(DebugHelper Node): Fix and include in main app (#6406)
* improve node a bit * fixing continueOnFail() ton contain error in json * improve pairedItem * fix random data returning object results * fix nanoId length typo * update pnpm-lock file --------- Co-authored-by: Marcus <marcus@n8n.io>
This commit is contained in:
committed by
GitHub
parent
6ccab3eaaa
commit
18f588444f
10
packages/nodes-base/nodes/DebugHelper/DebugHelper.node.json
Normal file
10
packages/nodes-base/nodes/DebugHelper/DebugHelper.node.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"node": "n8n-nodes-base.debughelper",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": ["Development"],
|
||||
"resources": {
|
||||
"credentialDocumentation": [],
|
||||
"primaryDocumentation": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user