Fix service blueprints
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB_CDS_Kotlin / Definitions / artifact_types.json
index 9aba028..6ec3b41 100644 (file)
@@ -1,22 +1,22 @@
-{\r
-  "artifact_types" : {\r
-    "artifact-directed-graph" : {\r
-      "description" : "Directed Graph File",\r
-      "version" : "1.0.0",\r
-      "derived_from" : "tosca.artifacts.Implementation",\r
-      "file_ext" : [ "json", "xml" ]\r
-    },\r
-    "artifact-mapping-resource" : {\r
-      "description" : "Resource Mapping File used along with Configuration template",\r
-      "version" : "1.0.0",\r
-      "derived_from" : "tosca.artifacts.Implementation",\r
-      "file_ext" : [ "json" ]\r
-    },\r
-    "artifact-template-velocity" : {\r
-      "description" : " Velocity Template used for Configuration",\r
-      "version" : "1.0.0",\r
-      "derived_from" : "tosca.artifacts.Implementation",\r
-      "file_ext" : [ "vtl" ]\r
-    }\r
-  }\r
+{
+  "artifact_types" : {
+    "artifact-directed-graph" : {
+      "description" : "Directed Graph File",
+      "version" : "1.0.0",
+      "derived_from" : "tosca.artifacts.Implementation",
+      "file_ext" : [ "json", "xml" ]
+    },
+    "artifact-mapping-resource" : {
+      "description" : "Resource Mapping File used along with Configuration template",
+      "version" : "1.0.0",
+      "derived_from" : "tosca.artifacts.Implementation",
+      "file_ext" : [ "json" ]
+    },
+    "artifact-template-velocity" : {
+      "description" : " Velocity Template used for Configuration",
+      "version" : "1.0.0",
+      "derived_from" : "tosca.artifacts.Implementation",
+      "file_ext" : [ "vtl" ]
+    }
+  }
 }
\ No newline at end of file