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