Thanks to visit codestin.com
Credit goes to github.com

Skip to content

📝 Update docs/tutorial/dependencies/classes-as-dependencies: Add type of query parameters in a description of Classes as dependencies#4015

Merged
tiangolo merged 3 commits into
fastapi:masterfrom
0417taehyun:docs
Oct 26, 2021
Merged

Conversation

@0417taehyun

Copy link
Copy Markdown
Contributor

The description of common_parameters of parameters in Dependecies - First steps has types like "An optional query parameter q that is a str."

I think it is better to add type in a description of Class as dependencies in Classes as Dependencies too, like "An optional q query parameter that is str".

@TestRights TestRights left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@@ -91,9 +91,9 @@ Those parameters are what **FastAPI** will use to "solve" the dependency.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Score Type
2021-10-12_01-14-40

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How to pay

@tiangolo

Copy link
Copy Markdown
Member

Yep, makes sense. Thanks @0417taehyun! 🚀

@tiangolo tiangolo enabled auto-merge (squash) October 26, 2021 18:52
@codecov

codecov Bot commented Oct 26, 2021

Copy link
Copy Markdown

Codecov Report

Merging #4015 (22446a9) into master (864643e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #4015   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          409       409           
  Lines        10264     10264           
=========================================
  Hits         10264     10264           

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 864643e...22446a9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants