SbloodyS commented on code in PR #10333: URL: https://github.com/apache/dolphinscheduler/pull/10333#discussion_r886891654
########## dolphinscheduler-api/src/main/resources/swagger.properties: ########## @@ -16,3 +16,6 @@ # springfox.documentation.swagger.v2.path=/api-docs + +# swagger-ui turn off:false turn on:true +swagger-enable=true Review Comment: That's great. Please also add this to our docs. docs/docs/zh/guide/open-api.md docs/docs/en/guide/open-api.md BTW. Please associate the corresponding issue to this PR. -- 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]
