Hi!
I am currently trying to use this library together with mkdocs-swagger-ui-tag, a regularly updated and popular library for including Swagger UI API documentation inside MkDocs.
I have an API page with a single <swagger-ui> tag, and I also have a global password set, as I want the API page to be encrypted as well, but this way the API documentation generation process silently fails and nothing gets rendered. I've read about the reload_scripts option, but I cannot figure out what to put there for it to start working. I couldn't find any other solutions.
What would you propose as the solution?
Thanks!
Hi!
I am currently trying to use this library together with mkdocs-swagger-ui-tag, a regularly updated and popular library for including Swagger UI API documentation inside MkDocs.
I have an API page with a single
<swagger-ui>tag, and I also have a global password set, as I want the API page to be encrypted as well, but this way the API documentation generation process silently fails and nothing gets rendered. I've read about the reload_scripts option, but I cannot figure out what to put there for it to start working. I couldn't find any other solutions.What would you propose as the solution?
Thanks!