aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/artifact_type/artifact-script-python.json
blob: b48d2b628467c5f2edef22f7b5990e7f5884d36c (plain)
1
2
3
4
5
6
7
8
{
  "description": " Kotlin Script Template used for Configuration",
  "version": "1.0.0",
  "file_ext": [
    "py"
  ],
  "derived_from": "tosca.artifacts.Implementation"
}