re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / JSONConfiguration / config-U.json
index 05a7e2d..18fbfb3 100644 (file)
@@ -1,11 +1,13 @@
 {
-  "artifact": {
-    "name": { "minlength": "6" },
-    "maxsize": "1048",
-    "extension": "pdf,tgz,xls"
-  },
-  "_config": {
-    "namespace": "JSONConfig",
-    "mergeStrategy": "union"
-  }
+       "artifact": {
+               "name": {
+                       "minlength": "6"
+               },
+               "maxsize": "1048",
+               "extension": "pdf,tgz,xls"
+       },
+       "_config": {
+               "namespace": "JSONConfig",
+               "mergeStrategy": "union"
+       }
 }
\ No newline at end of file