landryb commented on PR #30134: URL: https://github.com/apache/superset/pull/30134#issuecomment-3036299762
this has been merged a while ago and is working fine, but i think the swagger link doesnt have the prefix, eg going to https://instance/path/swagger/v1 tries to fetch `/api/v1/_openapi` without the prefix (which should be coming from `application_root` afaict), which yields a 404. looking at the code but so far i fail to see where this should be configured/handled, eg in FAB or superset frontend itself or somewhere else... -- 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]
