Skip to content

Commit e656c13

Browse files
authoredFeb 6, 2025
fix: redocs can now shown at '/docs'
1 parent 53e6cef commit e656c13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/paste/main.py

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
email=__contact__,
4949
),
5050
license_info=dict(name="MIT", url="https://opensource.org/license/mit/"),
51-
openapi_url=None,
5251
docs_url=None,
5352
redoc_url="/docs",
5453
)

0 commit comments

Comments
 (0)