Replies: 4 comments
-
|
hey everyone, I'm just fixing this with PR #221 |
Beta Was this translation helpful? Give feedback.
-
|
Hey everyone! 👋 There are 3 PR about this issue: Could someone help pick the best approach, review it, and suggest any tweaks before we finalize the best PR? We’d be happy to adjust it and get this merged! 🚀 |
Beta Was this translation helpful? Give feedback.
-
|
@FlavienRx thanks for looking into this |
Beta Was this translation helpful? Give feedback.
-
|
Hi everyone! 👋 I'd like to help move this issue forward by thoroughly testing and reviewing PR #221. I'll be:
I'll share my findings once testing is complete. 🚀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using the CLI to start the application, whether in dev or prod mode, would show hardcoded, aka incorrect/misleading documentation endpoint
The part responsible for this is here, which is clearly hard-coded:
fastapi-cli/src/fastapi_cli/cli.py
Line 137 in 9a47418
There is a PR already that addresses this issue:
#24 (comment)
Beta Was this translation helpful? Give feedback.
All reactions