rusackas opened a new pull request, #43009: URL: https://github.com/apache/superset/pull/43009
### SUMMARY #40908 introduces `FAB_API_SWAGGER_UI_SUPERSET_APP_ROOT`, a new config flag that enables an `APPLICATION_ROOT`-aware Swagger UI and OpenAPI spec for deployments running behind a reverse-proxy URL prefix. That PR doesn't document the flag anywhere, so this adds a short section to the configuring-superset docs (next to the existing "Configuring the application root" content) explaining what it does and how to enable it. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A, docs-only change. ### TESTING INSTRUCTIONS Docs-only change. Build the docs site (`cd docs && npm run build`) or review the rendered markdown in the diff. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
