forked from phoenix/litellm-mirror
fix /key/delete bug
This commit is contained in:
parent
4f29b126ac
commit
45b7eb9ef5
1 changed files with 0 additions and 1 deletions
|
@ -1098,7 +1098,6 @@ async def user_api_key_auth(
|
|||
allowed_routes = [
|
||||
"/sso",
|
||||
"/login",
|
||||
"/key",
|
||||
"/key/generate",
|
||||
"/key/update",
|
||||
"/key/info",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue