You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/29 05:59:45 UTC

[GitHub] [pulsar-manager] yixing1337 commented on a change in pull request #369: fix ISSUE-361: Pulsar manager's swagger dose not work.

yixing1337 commented on a change in pull request #369:
URL: https://github.com/apache/pulsar-manager/pull/369#discussion_r549578577



##########
File path: src/main/resources/application.properties
##########
@@ -153,3 +153,6 @@ tls.pulsar.admin.ca-certs=ca-client-path
 
 # support peek message, default false
 pulsar.peek.message=false
+
+# swagger configration
+swagger.enabled=true

Review comment:
       yes, good suggestion, I set this property false, and commit again




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