CLAMP should not display all CDS workflow properties
[clamp.git] / src / test / resources / example / cds-response / vFW-CDS-modify-config-workflow.json
index e46da67..115d79b 100644 (file)
           }
         },
         "service-instance-id": {
-          "type": "string"
+          "type": "string",
+          "input-param": true
         },
         "update-active-streams": {
           "description": "",
           "required": false,
           "type": "string",
+          "input-param": true,
           "status": "",
           "constraints": [
             {}
@@ -66,7 +68,8 @@
           }
         },
         "generic-vnf.vnf-id": {
-          "type": "string"
+          "type": "string",
+          "input-param": true
         }
       },
       "derived_from": "tosca.datatypes.Dynamic"