summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-13 19:45:45 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-13 19:45:45 +0000
commit301e466f8a2208141876a206a8ee470788adcbcd (patch)
tree16d33c0d55f2df7c783303aea54411d7ce983f63 /components/model-catalog/resource-dictionary/test-dictionary/interface-description.json
parente1d66c32874c7e2f4e72e798c0949ad681a784ab (diff)
parent1746f00c7134f0bba8cfd2b4a00030b07f231ed1 (diff)
Merge "Add intial test CBA"
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.json21
1 files changed, 21 insertions, 0 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
new file mode 100644
index 000000000..d13bfc44b
--- /dev/null
+++ b/components/model-catalog/resource-dictionary/test-dictionary/interface-description.json
@@ -0,0 +1,21 @@
+{
+ "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