Vladimír Gorej
Vladimír Gorej
@rajesh-siddulugari we're not maintaining `sprintboot` library. If it cannot integrate SwaggerUI@5, there is unfortunately nothing I can do. I can work with you on a doing certain changes to SwaggerUI...
This is on my radar, but would any of you be willing to investigate and issue a PR?
Hi @CidTori, Would you consider investigating and issuing a fixing PR?
Standalone preset source map looks to be corrupted as well.
Hi @buddhiraz, Yes, this hasn't been implemented yet. Feel free to issue PR.
This is not an error. It's a possible feature that can be implemented. There was no real need for it from the community, if we would welcome PRs implementing it.
@ponelat nope. This issue represents a request for feature, that can currently be achieved by adding an additional docker layer (by extending the swagger-ui image). [EMBEDDING](https://github.com/swagger-api/swagger-ui/pull/9520) specifically deal with `X-Frame-Options`...
Hi everybody, SwaggerUI@3 or SwaggerUI@4 is no longer supported. Please use SwaggerUI@5. SwaggerUI@5 is fully compatible with webpack@5 and builds on webpack@5 config-less - which means no webpack config is...
> re: phase 1, swagger-ui.js containing both SwaggerUI and SwaggerUICore... by including both exports, will this increase the bundle size? No, it will only increase overall size of `npm` package...
Hi @chrisinmtown yes it's the right issue tracker. We have to first determine if the problem is in swagger-ui or in [swagger-client](https://github.com/swagger-api/swagger-js) which actually executes requests for swagger-ui. We started...