mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
fix /global/spend/provider
This commit is contained in:
parent
72f9c92a13
commit
bbcc26a91e
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@ class LiteLLMRoutes(enum.Enum):
|
|||
"/global/spend/tags",
|
||||
"/global/spend/keys",
|
||||
"/global/spend/models",
|
||||
"global/spend/provider",
|
||||
"/global/spend/provider",
|
||||
"/global/spend/end_users",
|
||||
"/global/activity",
|
||||
"/global/activity/model",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue