summaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-test/src/test/resources/SourceLocation/appjarconfig.json
blob: 42c6be91b98a0fc4720a5e030e8f8fcb0c86c146 (plain)
1
2
3
4
5
6
7
8
9
10
{
  
    "artifact": {
      "name": { "minlength": "6" },
      "maxsize": "1048",
      "extension": "pdf,tgz,xls"
    },
	"_config": { "mergeStrategy": "union","namespace":"SourceLocation" }
  
}