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: us...@infra.apache.org