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