rusackas commented on PR #40445: URL: https://github.com/apache/superset/pull/40445#issuecomment-4988576210
Tested this locally - mutating `rule.rule` after the url_map is already built doesn't change request matching (old unprefixed route still resolves, the prefixed one 404s), so this doesn't fix the underlying issue. Tempted to close, but curious your thoughts here, and happy to review an alternate approach that sets the prefix before the blueprint/API is registered, if you're open to the change. -- 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]
