15 Commits (da6d322e8f70e2d8b0458ced012cc251c68eb7a9)

Author SHA1 Message Date
Harol Alvarado ddc04298d9 add support to validation_alias in form when is instance of str and format code 1 year ago
pre-commit-ci[bot] 6bd8a838b0 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 1 year ago
Harol Alvarado e3125fd1ed add validation schema openapi in testing and support to validation_alias in Form 1 year ago
Sebastián Ramírez 6f5aa81c07
Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]` (#10773) 1 year 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
pre-commit-ci[bot] 0dacaa63be 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 years ago
harol 8c1eb0f984 consider alias in form 2 years ago
pre-commit-ci[bot] 0c507ec1bf 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 years ago
harol 297d2594f8 Fix not consider alias in Form 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