Flask-pydantic-api

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

-------------

Released 2023-12-01

- Removed openapi-pydantic as a methodology and moved to pure native python data structures
(dicts, etc) for OpenAPI.
- Many reworks and fixes to how openapi schema is generated.

1.0.0

-------------

Released 2023-11-27

BREAKING CHANGES

- Conversion to Pydantic 2.0. Pydantic < 2.5 no longer supported.
- Added `model_dump_kwargs` argument to `pydantic_api`

0.10.0

--------------

Released 2023-10-12

- Added ability to get at the `fields` request value by adding a field: List[str] argument
to the pydantic_api wrapped work function.

0.9.7

0.9.6

0.9.5

-------------

Released 2023-05-30

- Improve scope of catching pydantic validation errors when creating response models inside wrapper
handlers and unintentionally showing those errors to API callers.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.