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 2022/07/22 08:01:55 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #3212: [#3187]Automatic updating of contracts for third parties using Servic…

liubao68 commented on code in PR #3212:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3212#discussion_r927396375


##########
clients/service-center-client/src/main/java/org/apache/servicecomb/service/center/client/model/ServiceCenterConfiguration.java:
##########
@@ -26,12 +26,23 @@ public class ServiceCenterConfiguration {
    */
   private Boolean ignoreSwaggerDifferent;
 
+  private Boolean rewriteSwagger;

Review Comment:
   change to boolean



-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org