05a7e2d7ff48ac906064ca2770def14cc0ea02ad
[sdc.git] / common / openecomp-common-configuration-management / openecomp-configuration-management-test / src / test / resources / JSONConfiguration / config-U.json
1 {
2   "artifact": {
3     "name": { "minlength": "6" },
4     "maxsize": "1048",
5     "extension": "pdf,tgz,xls"
6   },
7   "_config": {
8     "namespace": "JSONConfig",
9     "mergeStrategy": "union"
10   }
11 }