Likun Liu created SCB-1934:
------------------------------
Summary: Kie config reads yaml type config incorrectly
Key: SCB-1934
URL: https://issues.apache.org/jira/browse/SCB-1934
Project: Apache ServiceComb
Issue Type: Bug
Reporter: Likun Liu
When creating a yaml type config in kie, it adds `.document` to the config key
when reading back from kie.
For example, if the config key is `servicecomb.router.header` in kie, it'll
covert it to `servicecomb.router.header.document` in servicecomb.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)