ActivitySpec - Correcting logger messages
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / JSONConfiguration / config-O.json
1 {
2   "artifact": {
3     "name": { "allowedChar": "a-zA-Z_0-9" },
4     "encoded": "true",
5     "consumer": "appc,catalog"
6   },
7   "_config": {
8     "namespace": "JSONConfig",
9     "mergeStrategy": "override"
10   }
11 }