13 Commits (25716e308d4282e305693aa5cbd923ad8026f56d)

Author SHA1 Message Date
Alex Couper 25716e308d Update now that pydantic has been released 12 months ago
Alex Couper 8b802d1e1e Add a test for pydantic < 2.7.3 1 year ago
pre-commit-ci[bot] 7a14e73e57 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 1 year ago
Alex Couper 45b3e76e53 Support older versions 1 year ago
Alex Couper 16e7a5cb8a Only use feature if it's available 1 year ago
Alex Couper 3d7e369eae Allow serialization with context 1 year ago
Sebastián Ramírez 27da0d02a7
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461) 1 year ago
Sebastián Ramírez 6f5aa81c07
Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]` (#10773) 2 years ago
Sebastián Ramírez 2e14c69c31
👷 Adopt Ruff format (#10517) 2 years ago
Sebastián Ramírez bc935e08b6
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344) 2 years ago
Sebastián Ramírez ea43f227e5
Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145) 2 years ago
Marcelo Trylesinski 6c99e90a6b
🐛 Replace `MultHostUrl` to `AnyUrl` for compatibility with older versions of Pydantic v1 (#9852) 2 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago