SemanticDiff fastapi
✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`
#10773
Merged

✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]` #10773

tiangolo merged 7 commits into master from multi-annotated
tiangolo
tiangolo ✨ Add support for multiple Annotated annotations
29214193
tiangolo ✅ Add and update tests for mulitple Annotated annotations
f486ac73
tiangolo tiangolo added feature
tiangolo ✅ Tweak tests, revert change for this PR
ec76f554
tiangolo ✅ Tweak tests, support multi-annotated fields only in Pydantic v2
dcc6d43a
tiangolo 👷 Invalidate cache, trigger CI
2812243b
tiangolo ✅ Tweak test for the latest Pydantic
f641b88d
tiangolo tiangolo marked this pull request as ready for review 283 days ago
tiangolo 🔥 Remove branch for behavior that would not really be defined right now
cde8b625
tiangolo tiangolo merged 6f5aa81c into master 283 days ago
tiangolo tiangolo deleted the multi-annotated branch 283 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone