Add UAT for imperative workflow
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / imperative_workflow / Templates / assign-mapping.json
1 [
2   {
3     "name": "service-instance-id",
4     "input-param": true,
5     "property": {
6       "type": "string",
7       "required": true
8     },
9     "dictionary-name": "input-source",
10     "dictionary-source": "input",
11     "dependencies": []
12   }
13 ]