🔀 Merge branch 'master' into nextcloud-share
This commit is contained in:
@@ -18,5 +18,8 @@
|
||||
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.ftp/"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"alias": [
|
||||
"SFTP"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": [
|
||||
"Core Nodes"
|
||||
"Core Nodes",
|
||||
"Utility"
|
||||
],
|
||||
"resources": {
|
||||
"primaryDocumentation": [
|
||||
@@ -13,13 +14,13 @@
|
||||
]
|
||||
},
|
||||
"alias": [
|
||||
"error",
|
||||
"throw",
|
||||
"exception"
|
||||
"Throw error",
|
||||
"Error",
|
||||
"Exception"
|
||||
],
|
||||
"subcategories": {
|
||||
"Core Nodes": [
|
||||
"Flow"
|
||||
"Core Nodes":[
|
||||
"Helpers"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user