blob: c8d027f6c4239bea1e9c3a1a63e928f317a3c546 [file] [log] [blame]
[
[
"name" : "Rest",
"parameters" : [
"Url" : new StringDataType(),
"ContentData" : new ObjectDataType(),
"Method": new StringDataType,
"Host" : new StringDataType(),
"Port" : new IntegerDataType(),
"Username" : new StringDataType(),
"Password" : new StringDataType()
],
"results" : [
"Result" : new ObjectDataType(),
],
"displayName" : "REST",
"icon" : "defaultservicenodeicon.png"
]
]