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