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