Fernando Cappi

Results 6 comments of Fernando Cappi

Hi @robertofabrizi , My current workaround for this is to use request interceptor on swagger UI config: swagger.html ``` requestInterceptor: function(request) { // Build a system const ui = SwaggerUIBundle({...

Any updates about this issue?

Analysing the code, it looks like a simple fix by copying the values from builder. Would it be helpful if I submit a PR for this?