Open dargmuesli opened 1 year ago
Makes sense to allow offline support i am wondering if we can support it via an optional dependency.
Also it is not definite but we might replace swagger UI with something from unjs ;)
Yes. I would love something from Unjs. Does the current integration with swagger UI support customizations as described in this Stack Overfow question
pending this idea for now as we need to find a better solution that has no major install size issues and works with scalar endpoint too.
Describe the feature
Elevating https://github.com/unjs/nitro/pull/1162/files#r1173842179 to an issue:
It would be great if
/_nitro/swagger
could make use of a locally availableswagger-ui-dist
instead of pulling it fromjsdeliver.net
.Additional information