Add codex files (#2431)

This commit is contained in:
Harshil Agrawal
2021-11-12 13:53:47 +01:00
committed by GitHub
parent 931ad58b80
commit abdcb0836e
2 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"node": "n8n-nodes-base.respondToWebhook",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Core Nodes",
"Utility"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.respondToWebhook/"
}
]
},
"subcategories": {
"Core Nodes":["Flow"]
}
}