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

@@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.googleBigQuery",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Data & Storage",
"Development"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/google"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleBigQuery/"
}
]
}
}