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


##########
foundations/foundation-registry/src/main/java/org/apache/servicecomb/registry/definition/DefinitionConst.java:
##########
@@ -40,4 +40,8 @@ public interface DefinitionConst {
   String REGISTRY_APP_ID = "default";
 
   String REGISTRY_SERVICE_NAME = "SERVICECENTER";
+
+  String SWAGGER_EXPORT_ENABLED = "servicecomb.swagger.export.enabled";
+
+  String SWAGGER_DIRECTORY = "servicecomb.swagger.directory";

Review Comment:
   servicecomb.swagger.export.directory



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to