We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b6d3c commit 5523da5Copy full SHA for 5523da5
1 file changed
simple_app.py
@@ -14,6 +14,7 @@
14
version="1.0.0",
15
#root_path="/api",
16
docs_url="/docs",
17
+ redoc_url="/redoc",
18
openapi_url="/openapi.json",
19
)
20
0 commit comments