📝 Update all docs to use Annotated as the main recommendation, with new examples and tests#9268
Conversation
|
🚀 Deployed on https://6414f3fb0831644eb51d43cf--fastapi.netlify.app |
|
📝 Docs preview for commit 742da53 at: https://6414ef1f43a77a4d73284d90--fastapi.netlify.app |
|
📝 Docs preview for commit 87d56fa at: https://6414f1f6cfc66b4b3c3b7d70--fastapi.netlify.app |
…out Annotated, as it's covered in all the rest of the docs
|
📝 Docs preview for commit df130dd at: https://6414f42597a24a4fc8ec17af--fastapi.netlify.app |
|
Hey @tiangolo, I'm not sure what you meant by the sentence
in all the examples. It sounds a bit weird to me. Maybe something like
would be clearer? |
|
Sounds good! Just made another PR with that change here: #9270 |
|
@tiangolo |
📝 Update all docs to use
Annotatedas the main recommendation, with new examples and tests