swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

Why is disabling try it out still not supported? #278

Open superlitian opened 10 months ago

superlitian commented 10 months ago

I'd like to have the api documentation provided by swagger in production, but I don't want to have try it out because it's dangerous