-
Couldn't load subscription status.
- Fork 341
Description
Is your feature request related to a problem? Please describe.
To explore my API I always have to click try it out. This consumes quite some time
Describe the solution you'd like
Add an option to enable the try it out feature by default. This seems already possible in swagger via the tryItOutEnabled setting.
https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
Describe alternatives you've considered
Hack the library similar to kristleifur/flask-restplus@7896401
Additional context
To avoid additional feature requests of this kind in the future, one might establish a way to pass everything that is listed in
https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md