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