Fernando Cappi

Results 3 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?