aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-test/src/test/resources/DynamicConfiguration/config.json
blob: c909fe846615120927604c858f4e6a6fe7fc33be (plain)
1
2
3
4
5
6
7
8
{

    "artifact": {
      "name": { "minlength": "6" },
      "extension": "pdf,tgz,xls"
    },
    "_config": {"namespace": "DynamicConfiguration", "mergeStrategy": "union"}
}