mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-10 18:23:09 +00:00
fix /key/delete bug
This commit is contained in:
@@ -1098,7 +1098,6 @@ async def user_api_key_auth(
|
||||
allowed_routes = [
|
||||
"/sso",
|
||||
"/login",
|
||||
"/key",
|
||||
"/key/generate",
|
||||
"/key/update",
|
||||
"/key/info",
|
||||
|
||||
Reference in New Issue
Block a user