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
ð Add docs recommending Union over Optional and migrate source examples
#4908
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4908 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 531 531
Lines 13634 13634
=========================================
Hits 13634 13634
Continue to review full report at Codecov.
|
|
|
|
|
â¦amples (tiangolo#4908) *ð Add docs recommending Union over Optional *ð Update docs recommending Union over Optional *ð Update source examples for docs, recommend Union over Optional *ð Update highlighted lines with updated source examples *ð Update highlighted lines in Markdown with recent code changes *ð Update docs, use Union instead of Optional *â»ï¸ Update source examples to recommend Union over Optional *ð¨ Update highlighted code in Markdown after moving from Optional to Union


UnionoverOptionaland migrate source examples