aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Templates/assign-mapping.json
blob: 57a0ad4f0e3b020093274128bd90236fad423bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "name": "service-instance-id",
    "input-param": true,
    "property": {
      "type": "string",
      "required": true
    },
    "dictionary-name": "input-source",
    "dictionary-source": "input",
    "dependencies": []
  }
]