Support for dynamic property in command args
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / remote_scripts / Definitions / node_types.json
index 640a4eb..e5b8b30 100644 (file)
                   "required": false,
                   "type": "json"
                 },
+                "argument-properties": {
+                  "description": "Argument Json Content or DSL Json reference.",
+                  "required": false,
+                  "type": "json"
+                },
                 "command": {
                   "description": "Command to execute.",
                   "required": true,