8000 Add note in docs on order in Pydantic Unions by kbanc · Pull Request #1591 · fastapi/fastapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Add note in docs on order in Pydantic Unions #1591

Merged
merged 2 commits into from
Jul 10, 2020

Conversation

kbanc
Copy link
Contributor
@kbanc kbanc commented Jun 18, 2020

Added a small note to the docs to address the confusion around the order of types in a Union. This should address #1318.

@codecov
Copy link
codecov bot commented Jun 18, 2020

Codecov Report

Merging #1591 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1591      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files          236      236              
  Lines         7068     7068              
===========================================
- Hits          7068     7062       -6     
- Misses           0        6       +6     
Impacted Files Coverage Δ
fastapi/concurrency.py 78.57% <0.00%> (-21.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b87072b...3caeeb1. Read the comment docs.

@tiangolo tiangolo merged commit d0e739d into fastapi:master Jul 10, 2020
@tiangolo
Copy link
Member

Awesome, thank you @kbanc ! 🍰 ☕ 🎉

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.

3 participants
0