aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-test/src/test/resources/JSONConfiguration/config-O.json
blob: c324fc777cbd30e9be2b6ece91c1675bda4ff79d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "artifact": {
    "name": { "allowedChar": "a-zA-Z_0-9" },
    "encoded": "true",
    "consumer": "appc,catalog"
  },
  "_config": {
    "namespace": "JSONConfig",
    "mergeStrategy": "override"
  }
}