re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / NotificationForNodeConfig / config.json
index 0d6395a..cc6a033 100644 (file)
@@ -1,12 +1,12 @@
 {
-
-    "artifact": {
-      "name": { "minlength": "6" },
-      "extension": "pdf,tgz,xls"
-    },
-    "_config":{
-      "namespace": "NotificationForNodeConfig",
-      "mergestrategy": "union"
-    }
-
+       "artifact": {
+               "name": {
+                       "minlength": "6"
+               },
+               "extension": "pdf,tgz,xls"
+       },
+       "_config": {
+               "namespace": "NotificationForNodeConfig",
+               "mergestrategy": "union"
+       }
 }
\ No newline at end of file