-
Notifications
You must be signed in to change notification settings - Fork 761
Closed
Description
Could add support for overriding of basePath in specification when loading from SwaggerUIBundle please?
This could fix the issue with multiple basePaths requested in here OAI/OpenAPI-Specification#562
At least for our case since we are using hapi views and then we can modify html context to render. So then you can use this context to modify basePath property when instantiating SwaggerUIBundle.
roguexz, dnyvik, volkflo, piorkop and ox-michaelradionov