Apispec

Latest version: v6.7.1

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

Scan your dependencies

Page 18 of 20

0.12.0

Not secure
+++++++++++++++++++

Features:

- [apispec.ext.marshmallow]: Inspect validators to set additional attributes (:issue:`66`). Thanks :user:`deckar01` for the PR.

Bug fixes:

- [apispec.ext.marshmallow]: Respect ``partial`` parameters on ``Schemas`` (:issue:`74`). Thanks :user:`incognick` for reporting.

0.11.1

Not secure
+++++++++++++++++++

Bug fixes:

- [apispec.ext.flask]: Flask plugin respects ``APPLICATION_ROOT`` from app's config (:issue:`69`). Thanks :user:`deckar01` for the catch and patch.
- [apispec.ext.marshmallow]: Fix support for plural schema instances (:issue:`71`). Thanks again :user:`deckar01`.

0.11.0

Not secure
+++++++++++++++++++

Features:

- Support vendor extensions on paths (:issue:`65`). Thanks :user:`lucascosta` for the PR.
- *Backwards-incompatible*: Remove support for old versions (<=0.15.0) of webargs.

Bug fixes:

- Fix error message when plugin does not have a ``setup()`` function.
- [apispec.ext.marshmallow] Fix bug in introspecting self-referencing marshmallow fields, i.e. ``fields.Nested('self')`` (:issue:`55`). Thanks :user:`whoiswes` for reporting.
- [apispec.ext.marshmallow] ``field2property`` no longer pops off ``location`` from a field's metadata (:issue:`67`).

Support:

- Lots of new docs, including a User Guide and improved extension docs.

0.10.1

Not secure
+++++++++++++++++++

Note: This version is a re-upload of 0.10.0. There is no 0.10.0 release on PyPI.

Features:

- Add Tornado extension (:issue:`62`).

Bug fixes:

- Compatibility fix with marshmallow>=2.7.0 (:issue:`64`).
- Fix bug that raised error for Swagger parameters that didn't include the ``in`` key (:issue:`63`).

Big thanks :user:`lucascosta` for all these changes.

0.9.1

Not secure
++++++++++++++++++

Bug fixes:

- Fix generation of metadata for ``Nested`` fields (:issue:`61`). Thanks :user:`martinlatrille`.

0.9.0

Not secure
++++++++++++++++++

Features:

- Add ``APISpec.add_tags`` method for adding Swagger tags. Thanks :user:`martinlatrille`.

Bug fixes:

- Fix bug in marshmallow extension where metadata was being lost when converting marshmallow ``Schemas`` when ``many=False``. Thanks again :user:`martinlatrille`.

Other changes:

- Remove duplicate ``SWAGGER_VERSION`` from ``api.ext.marshmallow.swagger``.

Support:

- Update docs to reflect rename of Swagger to OpenAPI.

Page 18 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.