Merge "Implemented UAT runtime services"
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / default-source.json
1 {
2   "tags": "v4-ip-type, tosca.datatypes.Root, data_type, brindasanth@onap.com",
3   "name": "default-source",
4   "property" :{
5     "description": "name of the ",
6     "type": "string"
7   },
8   "updated-by": "brindasanth@onap.com",
9   "sources": {
10     "default": {
11       "type": "source-default",
12       "properties": {
13       }
14     }
15   }
16 }