aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json
blob: f2799a4498bc4f7a7b0fdff02c17a83d531aa142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "tags": "interface-description",
  "name": "interface-description",
  "group":"default",
  "property": {
    "description": "interface-description",
    "type": "string"
  },
  "updated-by": "adetalhouet",
  "sources": {
    "capability": {
      "type": "source-capability",
      "properties": {
        "script-type": "jython",
        "script-class-reference": "DescriptionExample",
        "instance-dependencies": [

        ]
      }
    }
  }
}