Merge "Add support to command to execute for remote python"
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / remote_scripts / Definitions / node_types.json
index d7002cd..cd63f00 100644 (file)
                   "description": "Dynamic Json Content or DSL Json reference.",
                   "required": false,
                   "type": "json"
+                },
+                "command": {
+                  "description": "Command to execute.",
+                  "required": true,
+                  "type": "string"
                 }
               }
             }