flask-restx icon indicating copy to clipboard operation
flask-restx copied to clipboard

hide swagger.json if when init Api with doc=False

Open FwP-IDN opened this issue 3 years ago • 0 comments

Changelog:

  • set add_spec to False if api.Api initted with doc=False

Fixes #116

FwP-IDN avatar Nov 27 '22 05:11 FwP-IDN