aboutsummaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/UnregisterNotification/config.json
blob: 998bba0e3442d6d49c7452b640caecaa296f896b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"artifact": {
		"name": {
			"minlength": "6"
		},
		"extension": "pdf,tgz,xls"
	},
	"_config": {
		"mergeStrategy": "union",
		"namespace": "UnregisterNotification"
	}
}