aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-test/src/test/resources/UnregisterNotification/config.json
blob: 3e0464016d07ceca6a72fdd7ae6d24931c782682 (plain)
1
2
3
4
5
6
7
8
9
{
  "artifact": {
      "name": { "minlength": "6" },
      "extension": "pdf,tgz,xls"
   },

  "_config": { "mergeStrategy": "union","namespace":"UnregisterNotification" }

}