add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / test-dictionary / hostname.json
1 {
2     "tags": "hostname",
3     "name": "hostname",
4     "group":"default",
5     "property": {
6       "description": "hostname",
7       "type": "string"
8     },
9     "updated-by": "adetalhouet",
10     "sources": {
11       "input": {
12         "type": "source-input"
13       }
14     }
15   }