aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json
blob: ccd326e0bb31f2eea7ebcb3ca9bbf06448cc0f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "tags": "v4-ip-type, tosca.datatypes.Root, data_type, brindasanth@onap.com",
  "name": "default-source",
  "group":"default",
  "property" :{
    "description": "name of the ",
    "type": "string"
  },
  "updated-by": "brindasanth@onap.com",
  "sources": {
    "default": {
      "type": "source-default",
      "properties": {
      }
    }
  }
}