Happy New Year with FastAPI 0.89.0! 🚀
You can now declare the response model using the function return type annotation. ✨
It will be used for data validation, automatic docs, data filtering (security), etc. 🤓
Read more in the docs: https://t.co/FkkEqizmg6
Thanks @uriyyo!