mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
fix: allowlist GET /project/daily/activity in terraform endpoint audit
Read-only spend analytics endpoint with no Terraform-managed state, same as the other */daily/activity endpoints already allowlisted. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
244de9798b
commit
55eef53d7d
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ GET /guardrails/usage/overview
|
|||
GET /key/spend/report
|
||||
GET /organization/daily/activity
|
||||
GET /organization/spend/report
|
||||
GET /project/daily/activity
|
||||
GET /tag/daily/activity
|
||||
GET /tag/dau
|
||||
GET /tag/distinct
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue