mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 14:52:55 +01:00
fix(runtime): add HTTP Request node to Node Picker External Data category
This commit is contained in:
@@ -561,7 +561,7 @@ function generateNodeLibrary(nodeRegister) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'External Data',
|
name: 'External Data',
|
||||||
items: ['REST2']
|
items: ['net.noodl.HTTP', 'REST2']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user