re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / JSONConfiguration / config-O.json
index c324fc7..a397a1b 100644 (file)
@@ -1,11 +1,13 @@
 {
-  "artifact": {
-    "name": { "allowedChar": "a-zA-Z_0-9" },
-    "encoded": "true",
-    "consumer": "appc,catalog"
-  },
-  "_config": {
-    "namespace": "JSONConfig",
-    "mergeStrategy": "override"
-  }
+       "artifact": {
+               "name": {
+                       "allowedChar": "a-zA-Z_0-9"
+               },
+               "encoded": "true",
+               "consumer": "appc,catalog"
+       },
+       "_config": {
+               "namespace": "JSONConfig",
+               "mergeStrategy": "override"
+       }
 }
\ No newline at end of file