aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-test/src/test/resources/NotificationForNodeConfig/config.json
blob: 0d6395af4fb2b75df92d25fc441b9035bec0b0a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{

    "artifact": {
      "name": { "minlength": "6" },
      "extension": "pdf,tgz,xls"
    },
    "_config":{
      "namespace": "NotificationForNodeConfig",
      "mergestrategy": "union"
    }

}