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

📝 Fix incorrect highlighted code #3325

Merged
merged 2 commits into from
Oct 7, 2021

Conversation

paxcodes
Copy link
Contributor

@paxcodes paxcodes commented Jun 3, 2021

In docs on Multiple body params and query, the wrong line is highlighted.

Screen Shot 2021-06-02 at 5 57 49 PM

This PR fixes docs to highlight the line after,

Screen Shot 2021-06-02 at 6 32 28 PM

@tiangolo
Copy link
Owner

tiangolo commented Oct 7, 2021

Good catch! Thank you @paxcodes! ☕

@tiangolo tiangolo enabled auto-merge (squash) October 7, 2021 13:30
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #3325 (eb2bc03) into master (b67532e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3325   +/-   ##
=========================================
  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 b67532e...eb2bc03. Read the comment docs.

@tiangolo tiangolo merged commit 4f168c5 into tiangolo:master Oct 7, 2021
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.

None yet

2 participants