Skip to content

fix: wrong doctype in docs html - #537

Merged
tiangolo merged 1 commit into
fastapi:masterfrom
trim21:master
Oct 4, 2019
Merged

fix: wrong doctype in docs html#537
tiangolo merged 1 commit into
fastapi:masterfrom
trim21:master

Conversation

@trim21

@trim21 trim21 commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

deepLinking in swagger-ui should work now

fix: #536

@codecov

codecov Bot commented Sep 16, 2019

Copy link
Copy Markdown

Codecov Report

Merging #537 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #537   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         254    254           
  Lines        6221   6221           
=====================================
  Hits         6221   6221
Impacted Files Coverage Δ
fastapi/openapi/docs.py 100% <ø> (ø) ⬆️

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 78272ac...0ca5f60. Read the comment docs.

@trim21 trim21 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

DOCTYPE is not case sensitive. It seems that the second change is unnecessary...

deepLinking in swagger-ui should work now

fix: #536
@tiangolo
tiangolo merged commit 4cea311 into fastapi:master Oct 4, 2019
@tiangolo

tiangolo commented Oct 4, 2019

Copy link
Copy Markdown
Member

Thanks for your contribution! 🚀 🎉 🍰

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.

DeepLinking in swagger-ui is broken

2 participants