Fernando Cappi
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 update on this?
Any updates about this issue?
Also having the same issue. Any updates about it? Thanks!
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?
@bhoradc Could you please assign this to me?