Aligned attributes of CDS components
[ccsdk/cds.git] / components / model-catalog / definition-type / starter-type / node_type / component-remote-script-executor.json
index 6909d20..baa3f5b 100644 (file)
             }
           },
           "outputs": {
+            "response-data": {
+              "description": "Execution Response Data.",
+              "required": false,
+              "type": "string"
+            },
             "status": {
               "description": "Status of the Component Execution ( success or failure )",
               "required": true,