mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 15:44:15 +08:00
fix(web): pin ReDoc JS to v2.1.3 (cdn redoc@next returns 404)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -102,6 +102,7 @@ def _create_app(
|
|||||||
description="通达信行情数据 REST + WebSocket API",
|
description="通达信行情数据 REST + WebSocket API",
|
||||||
version="1.0.0",
|
version="1.0.0",
|
||||||
lifespan=lifespan,
|
lifespan=lifespan,
|
||||||
|
redoc_js_url="https://cdn.jsdelivr.net/npm/redoc@2.1.3/bundles/redoc.standalone.js",
|
||||||
)
|
)
|
||||||
|
|
||||||
# Store connection config in app.state for lifespan to use
|
# Store connection config in app.state for lifespan to use
|
||||||
|
|||||||
Reference in New Issue
Block a user