[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / testManifestFormat.json
index 38073c6..ca8324c 100644 (file)
     {
       "file": "im_nested_heat.yml",
       "type": "HEAT",
-      "data": [{
-        "file": "alpha.env",
-        "type": "HEAT_ENV"
-      }]
+      "data": [
+        {
+          "file": "alpha.env",
+          "type": "HEAT_ENV"
+        }
+      ]
     },
     {
       "file": "vSRX_VM.yml",
         {
           "file": "im_network_heat.yml",
           "type": "HEAT_NET",
-          "data": [{
-            "file": "mika.env",
-            "type": "HEAT_ENV"
-          }]
+          "data": [
+            {
+              "file": "mika.env",
+              "type": "HEAT_ENV"
+            }
+          ]
         },
         {
           "file": "im_volume_heat.yml",