litellm/tests/test_litellm/proxy/prompts
Ryan Crabbe fdd2672e93
feat: add POST /team/permissions_bulk_update endpoint
Adds a new endpoint to bulk-update team_member_permissions across
teams. Supports apply_to_all_teams (with cursor-based pagination)
or a specific list of team_ids. Merges new permissions into each
team's existing set rather than overwriting.

Also fixes test isolation bug in test_get_prompt_info_by_base_id
where leaked prisma_client state from other tests caused a
TypeError on await.
2026-04-06 17:45:35 -07:00
..
test_prompt_endpoints_crud.py feat: add POST /team/permissions_bulk_update endpoint 2026-04-06 17:45:35 -07:00
test_prompt_endpoints.py
test_prompt_environment.py Litellm ishaan april1 try2 (#25110) 2026-04-03 14:57:44 -07:00