Closed sanchric-forvia closed 5 months ago
you can do that in your adonisjs project yourself. just use the route to render the swagger ui yourself however you like and use the /swagger
endpoint for the yaml.
Yeah that works great
But /docs depends on download
so on intranet the swagger ui is not displayed
Ok, I think i get your point, I will try to do it
Instead of using Autoswagger.ui(), just render your own template
Could be possible had swagger files locally on the project, if app is on intranet and is not possible download from CDN nothing can be done
Many companies use the tools on intranet and is not possible download content from CDN