re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / fallback / config-fallback-override.json
1 {
2         "artifact": {
3                 "name": {
4                         "allowedChar": "a-zA-Z_0-9"
5                 },
6                 "encoded": "true",
7                 "consumer": "appc,catalog"
8         }
9 }