You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/03/30 03:36:54 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a change in pull request #1674: support kie enable

liubao68 commented on a change in pull request #1674: support kie enable
URL: https://github.com/apache/servicecomb-java-chassis/pull/1674#discussion_r399910658
 
 

 ##########
 File path: dynamic-config/config-kie/src/main/java/org/apache/servicecomb/config/kie/model/KVDoc.java
 ##########
 @@ -23,7 +23,7 @@
 
 public class KVDoc {
 
-  @JsonAlias("_id")
+  @JsonAlias("id")
 
 Review comment:
   Can be deleted

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services