Closed
Description
Hello
I'm running the backend locally directly using
uvicorn app.main:app --reload
with the output
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: Started reloader process [84691] using statreload
INFO: Started server process [84702]
INFO: Waiting for application startup.
INFO: Application startup complete.
How can I see the specification in the browser?
Metadata
Metadata
Assignees
Labels
No labels