summaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/fallback/config-fallback-override.json
blob: 7cdc7632e61f7c9410587f3d1ff7b71da43480d2 (plain)
1
2
3
4
5
6
7
8
9
{
	"artifact": {
		"name": {
			"allowedChar": "a-zA-Z_0-9"
		},
		"encoded": "true",
		"consumer": "appc,catalog"
	}
}