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