Add codex files (#2412)

This commit is contained in:
Harshil Agrawal
2021-11-05 15:45:20 +01:00
committed by GitHub
parent a46c7f827d
commit cfd797b8ad
4 changed files with 85 additions and 0 deletions

View File

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