Add and update codex files (#1665)

This commit is contained in:
Harshil Agrawal
2021-04-16 19:03:44 +02:00
committed by GitHub
parent 97999f9490
commit 78936fd1dc
24 changed files with 158 additions and 21 deletions

View File

@@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.copper",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Marketing & Content",
"Sales"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/copper"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.copper/"
}
]
}
}