last-Programmer opened a new issue, #24616: URL: https://github.com/apache/superset/issues/24616
After deploying superset in docker, the swagger page(/swagger/v1) displayed nothing except the superset menu header. The configuration FAB_API_SWAGGER_UI has been set to True in config.py. Expected results All superset APIs should be listed. Actual results An empty page. How to reproduce the bug Go to https://host:port/swagger/v1 An empty page was displayed -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
