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,16 @@
{
"node": "n8n-nodes-base.compression",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Core Nodes",
"Data & Storage"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.compression/"
}
]
}
}