Jinja template for Blueprint template service
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / baseconfiguration / Definitions / artifact_types.json
index d741d15..f1e5bb1 100644 (file)
@@ -8,6 +8,14 @@
       ],
       "derived_from": "tosca.artifacts.Implementation"
     },
+    "artifact-template-jinja": {
+      "description": "Jinja Template used for Configuration",
+      "version": "1.0.0",
+      "file_ext": [
+        "jinja"
+      ],
+      "derived_from": "tosca.artifacts.Implementation"
+    },
     "artifact-mapping-resource": {
       "description": "Velocity Template Resource Mapping File used along with Configuration template",
       "version": "1.0.0",
@@ -42,4 +50,4 @@
       "derived_from": "tosca.artifacts.Implementation"
     }
   }
-}
\ No newline at end of file
+}