API Docs URL is displayed the same even after changing it in FastAPI app. #97
Unanswered
Siddhesh-Agarwal
asked this question in
Questions
Replies: 1 comment 1 reply
-
Hey @Siddhesh-Agarwal I made this PR #119 to fix this issue 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
So, even though the

docs_url
in the FastAPI Client is/
, the CLI displays the docs URL as/docs
(which is the default)Operating System
Windows
Operating System Details
Windows 11
Python Version
3.10.13
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions