Add codex files (#2412)

This commit is contained in:
Harshil Agrawal
2021-11-05 15:45:20 +01:00
committed by GitHub
parent a46c7f827d
commit cfd797b8ad
4 changed files with 85 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"node": "n8n-nodes-base.localFileTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Core Nodes"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.localFileTrigger/"
}
]
},
"alias": [
"Watch",
"Monitor"
],
"subcategories": {
"Core Nodes":[
"Files"
]
}
}