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

✨ Permit using Click types as annotations #446

Closed
wants to merge 3 commits into from

Conversation

deepyaman
Copy link

@deepyaman deepyaman commented Aug 20, 2022

Closes #448

@deepyaman deepyaman marked this pull request as ready for review August 26, 2022 13:40
@tiangolo
Copy link
Member

tiangolo commented May 1, 2023

Thanks! Support for this was added in #583, the new docs are here: https://typer.tiangolo.com/tutorial/parameter-types/custom-types/, it's available in Typer 0.8.0, just released. 🎉

Given that, I'll close this one, but thanks for the effort! 🍰

@tiangolo tiangolo closed this May 1, 2023
@deepyaman deepyaman deleted the patch-2 branch June 14, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permit using Click types as annotations
2 participants