Merge "CDS UI code changes"
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / input-source.json
1 {
2         "name": "input-source",
3         "property" :{
4                 "description": "name of the ",
5                 "type": "string"
6         },
7         "updated-by": "brindasanth@onap.com",
8         "tags": "input-source",
9         "sources": {
10                 "input": {
11                         "type": "source-input",
12                         "properties": {
13                         }
14                 }
15         }
16 }