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 favicon in doc pages #14

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

falvaradorodriguez
Copy link
Contributor

@falvaradorodriguez falvaradorodriguez commented Aug 6, 2024

Currently, we already have custom pages for swagger and redoc, we need init the app with docs_url=None and redoc_url=None to use them and use the Safe favicon (and other customizations).

The static files are been serving from nginx and it's not necessary to mount the static directory in FastAPI

@falvaradorodriguez falvaradorodriguez requested a review from a team as a code owner August 6, 2024 11:19
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10265529197

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.0%) to 100.0%

Totals Coverage Status
Change from base Build 10248334597: 2.0%
Covered Lines: 96
Relevant Lines: 96

💛 - Coveralls

@falvaradorodriguez falvaradorodriguez merged commit 11f849a into main Aug 8, 2024
5 checks passed
@falvaradorodriguez falvaradorodriguez deleted the fix-favicon-docs-page branch August 8, 2024 08:52
@github-actions github-actions bot locked and limited conversation to collaborators Aug 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants