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

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

}