Nicobatty-flasgger

Latest version: v0.9.4

Safety actively analyzes 619405 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.9.2

-----

- Fixed packaging issue caused by the inclusion of examples [242](https://github.com/rochacbruno/flasgger/issues/242)
- Enhancement allowing swagger-ui and static js to be loaded from external URLs [245](https://github.com/rochacbruno/flasgger/pull/245)
- Added ui_params_text to allow raw text to be added to ui_params [244](https://github.com/rochacbruno/flasgger/pull/244)
- Auto-disable Flasgger caching when running Flask in debug mode [250](https://github.com/rochacbruno/flasgger/pull/250)

0.9.1

-----

- Updated support for apispec >=0.39.0 [205](https://github.com/rochacbruno/flasgger/pull/205)
- Added install of etc/flasgger_package in requirements-dev.txt [208](https://github.com/rochacbruno/flasgger/pull/208)
- repaired key error thrown when a path is given instead of in the func [210](https://github.com/rochacbruno/flasgger/pull/210)
- fixed static file paths in demo app [213](https://github.com/rochacbruno/flasgger/pull/213)
- removed pre-compile/cache *.pyc files from dist [137](https://github.com/rochacbruno/flasgger/issues/137)
- auto-detect unicode charset-encoding in YAML files [156](https://github.com/rochacbruno/flasgger/issues/156)
- bug fix, use getattr instead of dict get [226](https://github.com/rochacbruno/flasgger/pull/226)
- added dev support for Docker (for demo app)
- added support for parsed MethodView (flask_restful) [222](https://github.com/rochacbruno/flasgger/pull/222)

0.9.0

-----

- Updated Swagger UI 3.x
- uiversion now defaults to 3
- 'hide_top_bar' config option to remove the green top bar
- 'fotter_text' added to customize the footer text (allows html and <script>)
- templates/flasgger/footer.html added and can be replaced to customization
this footer.html is the right place for custom <script>
- 'top_text' added to customize the header text (allows html)
- templates/flasgger/top.html added and can be replaced to customization
- 'head_text' added to customize the <head> (allows html)
- templates/flasgger/head.html added and can be replaced to customization
- added 'doc_expansion' config to control the collapse
- added 'ui_params' to allow override of any swagger.ui values
- See examples/changelog_090.py
- schemes are now pulled from config when present [201](https://github.com/rochacbruno/flasgger/pull/201)
- UI template refactoring/separation

0.8.3

-----

- Small update to release target (using twine)

0.8.2

-----

- Update index.html
- Update index.html
- Merge pull request 180 from anilpai/anilpai-patch-1
- Update jwt_auth.py
- Merge pull request 182 from anilpai/patch-1
- Avoid inclusion of empty definition dict
- Merge pull request 184 from mmichaels01/master
- Fix README.md error
- Merge pull request 186 from phylee/master
- Fix get_schema exception message
- Merge pull request 187 from boris-42/fix_get_schema_exc_message
- Fix erroneous extra definitions objects
- adding support for requestBody
- fixing python 2.7 incompliant syntax
- Merge pull request 191 from zrayn/add-requestBody-support
- Merge pull request 190 from abstiles/fix-extra-definitions
- Validate examples according to Swagger spec
- Correct example's declaration as OpenAPI 3.0
- Correct reference of invalid type int32
- Make example python filter more strict
- Fall back to simpler validation for OpenAPI 3
- Skip validation of intentionally invalid example
- Merge pull request 193 from abstiles/enhance-tests

0.8.1

-----
JWT - Flask_jwt support added

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.