Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4] #1093

Merged
merged 6 commits into from
Aug 31, 2024

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Aug 30, 2024

🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4]

@tiangolo tiangolo changed the title 🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4] 🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4] Aug 30, 2024
@tiangolo tiangolo changed the title 🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4] 🐛 Fix support for types with Optional[Annoated[x, f()]], e.g. id: Optional[pydantic.UUID4] Aug 30, 2024
@tiangolo tiangolo added the bug Something isn't working label Aug 30, 2024
@tiangolo tiangolo marked this pull request as ready for review August 31, 2024 09:38
@tiangolo tiangolo merged commit a14ab0b into main Aug 31, 2024
26 checks passed
@tiangolo tiangolo deleted the fix-optional-annotated branch August 31, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant