Add and update codex files (#2679)

This commit is contained in:
Harshil Agrawal
2022-01-15 19:54:44 +01:00
committed by GitHub
parent add9c30e38
commit 7ff7c53fc1
4 changed files with 63 additions and 2 deletions

View File

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