fix "/global/spend/report",
This commit is contained in:
parent
fa139bc6ed
commit
eeb0e7d2be
@ -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…
Reference in New Issue
Block a user