aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json')
-rw-r--r--components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json b/components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json
index 6909d20bc..baa3f5b0f 100644
--- a/components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json
+++ b/components/model-catalog/definition-type/starter-type/node_type/component-remote-script-executor.json
@@ -52,6 +52,11 @@
}
},
"outputs": {
+ "response-data": {
+ "description": "Execution Response Data.",
+ "required": false,
+ "type": "string"
+ },
"status": {
"description": "Status of the Component Execution ( success or failure )",
"required": true,