Add aliases (#1935)

This commit is contained in:
Harshil Agrawal
2021-06-27 13:34:08 +02:00
committed by GitHub
parent 91a5bc3bc4
commit 4d35eafc0b
40 changed files with 287 additions and 17 deletions

View File

@@ -24,6 +24,15 @@
}
]
},
"alias": [
"Router",
"If",
"Path",
"Filter",
"Condition",
"Logic",
"Branch"
],
"subcategories": {
"Core Nodes": [
"Flow"