litellm/tests/test_litellm/proxy/management_endpoints
yuneng-jiang b61537cd0f feat: expose user_email in organization members response
Add user_email field to LiteLLM_OrganizationMembershipTable with a model_validator
that populates it from the nested user object, and update the /organization/info
Prisma query to select user_email from the related user record.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 21:41:53 -08:00
..
policy_endpoints feat(policy): test playground for AI policy suggestions (#21608) 2026-02-19 14:09:20 -08:00
scim fix: handle deprovisioning operations without path field (#21571) 2026-02-19 11:09:04 -08:00
search_endpoints masking sensitive values 2026-02-03 16:09:37 -08:00
test_access_group_endpoints.py cache adjustment for deleted teams and keys 2026-02-14 09:28:02 -08:00
test_access_group_management.py [Feat] Model Management API - Add API Endpoint for creating model access group (#16663) 2025-11-14 16:40:43 -08:00
test_budget_endpoints.py [Release - 02/10/2026] v1.81.10-nightly 2026-02-10 16:26:30 -08:00
test_cache_settings_endpoints.py [Feat] UI - Allow setting cache settings on UI (#16143) 2025-10-31 17:43:59 -07:00
test_callback_management_endpoints.py [Feat] AI Gateway Auth - Allow using JWTs for signing in with Proxy CLI (#16756) 2025-11-17 19:47:29 -08:00
test_common_daily_activity.py perf: use SQL GROUP BY for aggregated daily activity endpoints 2026-02-19 14:36:28 -08:00
test_common_utils.py allow team and org admins to call invitation/new 2026-02-11 11:23:27 -08:00
test_compliance_endpoints.py Add compliance checker endpoints + UI panel (#21432) 2026-02-17 18:22:26 -08:00
test_cost_tracking_settings.py [Feat] UI - Allow setting Provider Discounts on UI (#15550) 2025-10-14 20:08:18 -07:00
test_customer_budget.py test(customer): add unit tests for customer budget update functionality 2025-07-30 17:01:18 +00:00
test_customer_endpoints.py Adding tests 2025-12-04 12:36:15 -08:00
test_delete_callbacks_endpoint.py test_delete_callbacks_in_db 2025-11-08 14:05:44 -08:00
test_delete_verification_tokens_failed.py fix(key management): populate failed_tokens for admin partial-delete path 2026-02-19 19:28:03 -03:00
test_entraid_app_roles.py fix: app_roles missing from jwt payload (#16448) 2025-11-12 12:07:04 -08:00
test_internal_user_endpoints.py fix(tests): restore default_internal_user_params instead of delattr-ing it 2026-02-18 13:33:53 -03:00
test_key_management_endpoints.py [Fix] Service account visibility for team members 2026-02-19 16:29:43 -08:00
test_mcp_management_endpoints.py MCP fixes 2026-02-11 18:07:24 -08:00
test_model_management_endpoints.py Fix: Make PATCH /model/{model_id}/update handle team_id consistently with POST /model/new (#15297) 2025-10-07 14:04:08 -07:00
test_organization_endpoints.py feat: expose user_email in organization members response 2026-02-20 21:41:53 -08:00
test_policy_endpoints.py feat: AI policy template suggestions (#21589) 2026-02-19 12:00:26 -08:00
test_router_settings_endpoints.py New endpoint for router fields + react query 2026-01-09 16:49:22 -08:00
test_tag_management_endpoints.py Fix tag management to preserve encrypted fields in litellm_params (#17484) 2025-12-18 02:28:39 +05:30
test_team_endpoints.py [Feature] Allow team members to view entire team usage 2026-02-18 21:38:40 -08:00
test_ui_sso.py chore: resolve merge conflict with main 2026-02-19 01:46:13 -03:00