Apispec

Latest version: v6.7.1

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

Scan your dependencies

Page 13 of 20

0.28.0

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

Features:

- [apispec.core and apispec.ext.marshmallow]: Add `schema_name_resolver`
param to `APISpec` for resolving ref names for marshmallow Schemas.
This is useful when a self-referencing schema is nested within another
schema (:issue:`167`). Thanks :user:`buxx` for the PR.

0.27.1

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

Bug fixes:

- [apispec.ext.flask]: Don't document view methods that aren't included
in ``app.add_url_rule(..., methods=[...]))`` (:issue:`173`). Thanks :user:`ukaratay`.

0.27.0

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

Features:

- [apispec.core]: Add ``register_operation_helper``.

Bug fixes:

- Order of plugins does not matter (:issue:`136`).

Thanks :user:`yoichi` for these changes.

0.26.0

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

Features:

- [apispec.ext.marshmallow]: Generate "enum" property with single entry
when the ``validate.Equal`` validator is used (:issue:`155`). Thanks
:user:`Bangertm` for the suggestion and PR.

Bug fixes:

- Allow OPTIONS to be documented (:issue:`162`). Thanks :user:`buxx` for
the PR.
- Fix regression from 0.25.3 that caused a ``KeyError`` (:issue:`163`). Thanks
:user:`yoichi`.

0.25.4

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

Bug fixes:

- [apispec.ext.marshmallow]: Fix swagger location mapping for ``default_in``
param in fields2parameters (:issue:`156`). Thanks :user:`decaz`.

0.25.3

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

Bug fixes:

- [apispec.ext.marshmallow]: Correctly handle multiple fields with
``location=json`` (:issue:`75`). Thanks :user:`shaicantor` for
reporting and thanks :user:`yoichi` for the patch.

Page 13 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.