Fastapi-responseschema

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

- Dropped support for `fastapi < 0.89.1`
- Added support to `Python 3.12`
- Added support to `fastapi >= 0.100` (fixes 98)
- Fixed some warnings to enhance support for `pydantic 2`
- Added `py.typed` file to package

- [dev] Added `tox` for multiple dependencies versions testing
- [dev] Splitted testing workflow from type checking workflow
- [dev] Relaxed mypy checking

2.0.0

⭐ The package is production ready!
- Added Type checking and fixed typing
- Check on FastAPI and other dependencies versions
- Added support for Python 3.11
- Better documentation for `fastapi_pagination` integration

1.3.0

- Fixed documentation relative to issue 1
- Fixed FastAPI dependency to `0.66.0` relative to issue 1
- Fixed response wrapping
- Renamed `AbstractResponseSchema.from_api_route_params` to `AbstractResponseSchema.from_api_route`

Thanks to angrypufferfish for opening the issue and to flc995 for the docs enhancement.

1.2.2

- Fixed Sequences response schema wrapping

1.2.1

- Fix for a bug triggering recursve schema wrapping in `APIRouter` classes.
- Fixed typo in documentation.
- Added better tests for library integration

1.2.0

Support for new APIRoute Fields

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.