blob: a397a1bcd58fc279a06fc35d5d0d3b67ee9b9911 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"artifact": {
"name": {
"allowedChar": "a-zA-Z_0-9"
},
"encoded": "true",
"consumer": "appc,catalog"
},
"_config": {
"namespace": "JSONConfig",
"mergeStrategy": "override"
}
}
|