Add codex files for Onfleet nodes (#2968)

Co-authored-by: Niv <nivbelleli@gmail.com>
This commit is contained in:
nivb06 2022-03-13 12:02:07 +01:00 committed by GitHub
parent 6f9561294a
commit 42f96cd782
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View file

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

View file

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