summaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/NotificationOnPropVal/config.json
blob: 1027e072ccb4e7b3b9b3d55bbfc597e2120ebad7 (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": "NotificationOnPropVal"
	}
}