mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix "/global/spend/report",
This commit is contained in:
parent
fa139bc6ed
commit
eeb0e7d2be
1 changed files with 0 additions and 1 deletions
|
@ -7825,7 +7825,6 @@ async def get_global_spend_provider(
|
|||
"/global/spend/report",
|
||||
tags=["Budget & Spend Tracking"],
|
||||
dependencies=[Depends(user_api_key_auth)],
|
||||
include_in_schema=False,
|
||||
responses={
|
||||
200: {"model": List[LiteLLM_SpendLogs]},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue