mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix /global/spend/provider
This commit is contained in:
parent
2ba2de5e6d
commit
fe55563233
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