mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-05 03:18:41 +00:00
Remove api tag from swagger
This commit is contained in:
parent
27d31ca29c
commit
8675e4dc6f
@ -157,7 +157,6 @@ def create_app(args):
|
||||
"openapi_url": "/openapi.json", # Explicitly set OpenAPI schema URL
|
||||
"docs_url": "/docs", # Explicitly set docs URL
|
||||
"redoc_url": "/redoc", # Explicitly set redoc URL
|
||||
"openapi_tags": [{"name": "api"}],
|
||||
"lifespan": lifespan,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user