Add node codex files (#1465)

This commit is contained in:
Harshil Agrawal
2021-02-22 02:12:15 +05:30
committed by GitHub
parent b655153431
commit a51975c11f
9 changed files with 182 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.demio",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Communication"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/demio"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.demio/"
}
]
}
}