Add codex files for new nodes (#1409)

This commit is contained in:
Harshil Agrawal
2021-02-05 13:57:12 +05:30
committed by GitHub
parent f370569ccc
commit 10ddcebf21
3 changed files with 56 additions and 0 deletions

View File

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