Flask-apispec

Latest version: v0.11.4

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

Scan your dependencies

Page 4 of 6

0.6.1

++++++++++++++++++

Bug fixes:

* Fix resolution of path parameters (:issue:`92`). Thanks
:user:`DStape` for the fix.

0.6.0

++++++++++++++++++

Features:

* Support marshmallow 3 beta. Thanks :user:`tonycpsu` for the PR.

0.5.0

++++++++++++++++++

Features:

* Allow a schema factory to be passed to `use_args` and `use_kwargs`
(:issue:`79`). Thanks :user:`decaz` for the PR.

0.4.2

++++++++++++++++++

Bug fixes:

* Fix wrapping of data parsed by schema with ``many=True``
(:issue:`64`). Thanks :user:`decaz` for the catch and patch.

0.4.1

++++++++++++++++++

Bug fixes:

* Include static assets for swagger-ui in distribution (:issue:`28`,
:issue:`57`). Thanks :user:`ArthurPBressan` for reporting.

0.4.0

++++++++++++++++++

Features:

* Add `resource_class_args` and `resource_class_kwargs` to `FlaskApiSpec.register` for passing constructor arguments to `MethodResource` classes. Thanks :user:`elatomo.`
* Add `FlaskApiSpec.init_app` method to support app factories (:issue:`21`). Thanks :user:`lafrech` for the suggestion and thanks :user:`dases` for the PR.
* Defer registering views until `init_app` is called. Thanks :user:`kageurufu` for the PR.
* Add support for documenting headers and query params (:issue:`32).` Thanks :user:`rodjjo.`
* Upon calling ``FlaskApiSpec(app)``, register rules which have already been registered on ``app`` (:issue:`48`). Thanks :user:`henryfjordan` for the fix.

Bug fixes:

* Return an empty list of parameters for undecorated views
(:issue:`48`). Thanks :user:`henryfjordan` for the fix.

Other changes:

- Test against Python 3.6. Drop support for Python 3.3.
- Support apispec>=0.17.0. Thanks :user:`rth` for fixing support for 0.20.0.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.