Add and update codex files (#1719)

This commit is contained in:
Harshil Agrawal
2021-05-01 03:28:07 +02:00
committed by GitHub
parent 6c773d7a86
commit f2ec7ec6ac
15 changed files with 123 additions and 1 deletions

View File

@@ -3,13 +3,19 @@
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Utility"
"Utility",
"Marketing & Content"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/mailcheck"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.mailcheck/"
}
]
}
}