add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / interface-description.json
1 {
2   "tags": "interface-description",
3   "name": "interface-description",
4   "group":"default",
5   "property": {
6     "description": "interface-description",
7     "type": "string"
8   },
9   "updated-by": "adetalhouet",
10   "sources": {
11     "capability": {
12       "type": "source-capability",
13       "properties": {
14         "script-type": "jython",
15         "script-class-reference": "Scripts/python/DescriptionExample.py",
16         "instance-dependencies": []
17       }
18     }
19   }
20 }