Cadwyn

Latest version: v3.15.7

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

Scan your dependencies

Page 10 of 11

2.0.3

Added

* A note into reference docs about the paths specification in CLI

Fixed

* Custom body fields created by fastapi caused an exception. Now they are ignored

2.0.2

Added

* A link to openapi discussion on enum expansion into docs/recipes
* A link to intercom's API versioning article into docs/theory

2.0.1

Fixed

* `generate_versioned_routers` did not alter `APIRoute.dependant.call`, `APIRoute.response_field`, and `APIRoute.secure_cloned_response_field` before which caused these fields to represent latest version on all generated versions. However, this was only a bug if the routes were later added into the app/router by hand instead of using `inherit_routes` or `add_api_route`.

2.0.0

Changed

* `generate_versioned_routers` now accepts only one router instead of a sequence of routers to give us the ability to guarantee that the type of generated routers is the same as the type of the passed router.

1.4.0

Added

* Theory section to docs

1.3.0

Added

* Recipes documentation section
* `schema(...).field(...).had(name=...)` functionality to rename fields

Changed

* Tutorial example structure in tests

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.