Openapify

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 2

0.5.1

Changes
--------
* Fixed building examples if they are provided as Example instances

0.5

Changes
--------
* Added plugin system, see updated [documentation](https://github.com/Fatal1ty/openapify#plugins)
* Fixed bug when `content` section was not added when `media_type` attribute was used without `body_type` in `request_schema` and `response_schema` decorators
* Improved the default logic for determining the body media type, now it chooses `application/octet-stream` for `bytes` and `bytearray` instead of `application/json`

0.4

Changes
--------
* Added support for Python 3.12
* Added ability to skip `RouteDef` with post_processor returning `None` in aiohttp integration

0.3.9

Changes
--------
* Fixed missing `serialize_by_alias` parameter in `APIKeySecurityScheme` (4)

0.3.8

Changes
--------
* Renamed `path_docs` decorator to `operation_docs`

0.3.7

Changes
--------
* Replaced `Type` with `TypeAnnotation` in decorators

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.