Skip to content

Conversation

@tiangolo
Copy link
Member

@tiangolo tiangolo commented Oct 8, 2025

✨ Add support for from pydantic.v1 import BaseModel, mixed Pydantic v1 and v2 models in the same app

@tiangolo tiangolo changed the title ✨ Add support for using Pydantic v2's v1: from pydantic.v1 import BaseModel, mixed with Pydantic v2 in the same app ✨ Add support for from pydantic.v1 import BaseModel, mixed Pydantic v1 and v2 models in the same app Oct 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2025

@tiangolo tiangolo marked this pull request as ready for review October 11, 2025 09:16
@tiangolo tiangolo merged commit d34918a into master Oct 11, 2025
45 checks passed
@tiangolo tiangolo deleted the pv2-v1 branch October 11, 2025 16:45
@tiangolo
Copy link
Member Author

This was just released in FastAPI 0.119.0 🎉

nilslindemann added a commit to nilslindemann/fastapi that referenced this pull request Oct 14, 2025
cutoffthetop added a commit to robert-koch-institut/mex-backend that referenced this pull request Oct 15, 2025
### PR Context - fastapi/fastapi#14168 breaks our swagger ### Changes - temporarily lock fastapi to 0.118
YuriiMotov added a commit that referenced this pull request Oct 20, 2025
Sync German docs with #14168 Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

2 participants