diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/test-dictionary/interface-description.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/test-dictionary/interface-description.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json b/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json deleted file mode 100644 index d13bfc44..00000000 --- a/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "tags": "interface-description", - "name": "interface-description", - "property": { - "description": "interface-description", - "type": "string" - }, - "updated-by": "adetalhouet", - "sources": { - "capability": { - "type": "source-capability", - "properties": { - "script-type": "jython", - "script-class-reference": "DescriptionExample", - "instance-dependencies": [ - - ] - } - } - } -}
\ No newline at end of file |