summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-16 21:00:38 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-16 21:00:38 +0000
commit527ac3b1022f30b053267773b43f59d936ef864e (patch)
tree4efb2a9c971b47d187ce3673c409eccb27745fb3 /components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json
parent554a351a8e0e94a96017a21911d27f48465d2beb (diff)
parent3f215fdd8239c8a32614d84c5b2dab518dbc819c (diff)
Merge "Add blueprint Kotlin script support."
Diffstat (limited to 'components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json')
-rw-r--r--components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json b/components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json
new file mode 100644
index 00000000..381ed59e
--- /dev/null
+++ b/components/model-catalog/definition-type/starter-type/node_type/tosca.nodes.component.Kotlin.json
@@ -0,0 +1,5 @@
+{
+ "description": "This is Kotlin Component",
+ "version": "1.0.0",
+ "derived_from": "tosca.nodes.Root"
+} \ No newline at end of file