如何使用swagger swashbuckle保护生成的API文档
问题描述:
我已经使用swagger swashbukle实现了API文档.现在,我想将生成的文档作为帮助文件发布在我的网站上.如何保护此链接并发布?
I have implemented API documentation using swagger swashbukle. Now I want to publish generated documentation as a help file in my website. How to secure this link and publish?
答
到目前为止,我认为尚无一种方法可以保护大方的swashbuckle端点.您可以从其github问题此处
I don't think there's a way to secure the swagger swashbuckle endpoint up until now. You can have tips and more into this from their github issue here