mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-12 07:12:54 +01:00
Finished HTTP node creation and extensive node creation documentation in project
This commit is contained in:
@@ -23,7 +23,7 @@ function registerNodes(noodlRuntime) {
|
||||
|
||||
// Data
|
||||
require('./src/nodes/std-library/data/restnode'),
|
||||
require('./src/nodes/std-library/data/httpnode'),
|
||||
// require('./src/nodes/std-library/data/httpnode'), // moved to viewer for debugging
|
||||
|
||||
// Custom code
|
||||
require('./src/nodes/std-library/expression'),
|
||||
|
||||
Reference in New Issue
Block a user