Skip to content

Commit

Permalink
fix: redocs can now shown at '/docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Sunglasses authored Feb 6, 2025
1 parent 53e6cef commit e656c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/paste/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
email=__contact__,
),
license_info=dict(name="MIT", url="https://opensource.org/license/mit/"),
openapi_url=None,
docs_url=None,
redoc_url="/docs",
)
Expand Down

0 comments on commit e656c13

Please sign in to comment.