Add UAT for imperative workflow
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / imperative_workflow / Definitions / resources_definition_types.json
1 {
2   "input-source" : {
3     "tags" : "input-source",
4     "name" : "input-source",
5     "property" : {
6       "description" : "name of the ",
7       "type" : "string"
8     },
9     "group" : "default",
10     "updated-by" : "brindasanth@onap.com",
11     "sources" : {
12       "input" : {
13         "type" : "source-input",
14         "properties" : { }
15       }
16     }
17   }
18 }