re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / NotificationForNodeConfig / config.json
1 {
2         "artifact": {
3                 "name": {
4                         "minlength": "6"
5                 },
6                 "extension": "pdf,tgz,xls"
7         },
8         "_config": {
9                 "namespace": "NotificationForNodeConfig",
10                 "mergestrategy": "union"
11         }
12 }