Flask-restplus

Latest version: v0.13.0

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

Scan your dependencies

Page 5 of 6

0.4.0

-----

- Port to Flask-Restful 0.3+
- Use the default Blueprint/App mecanism
- Allow to hide some ressources or methods using ``api.doc(False)`` or ``api.hide``
- Allow to globally customize the default operationId with the ``default_id`` callable parameter

0.3.0

-----

- Switch to Swagger 2.0 (Major breakage)
- ``notes`` documentation is now ``description``
- ``nickname`` documentation is now ``id``
- new responses declaration format
- Added missing ``body`` parameter to document ``body`` input
- Last release before Flask-Restful 0.3+ compatibility switch

0.2.4

-----

- Handle ``description`` and ``required`` attributes on ``fields.List``

0.2.3

-----

- Fix custom fields registeration

0.2.2

-----

- Fix model list in declaration

0.2.1

-----

- Allow to type custom fields with ``Api.model``
- Handle custom fields into ``fieds.List``

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.