Merge "Updated the licence text"
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / test-dictionary / interface-description.json
1 {
2   "tags": "interface-description",
3   "name": "interface-description",
4   "property": {
5     "description": "interface-description",
6     "type": "string"
7   },
8   "updated-by": "adetalhouet",
9   "sources": {
10     "capability": {
11       "type": "source-capability",
12       "properties": {
13         "script-type": "jython",
14         "script-class-reference": "DescriptionExample",
15         "instance-dependencies": [
16
17         ]
18       }
19     }
20   }
21 }