aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/NotificationForNodeConfig/config.json
blob: cc6a033b702599fe7900c1f9658c16bc1068bd39 (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"
	}
}