flask-restx
flask-restx copied to clipboard
hide swagger.json if when init Api with doc=False
Changelog:
- set add_spec to False if api.Api initted with doc=False
Fixes #116