litellm/tests/test_litellm/proxy/management_endpoints
Ryan Crabbe 01acbb8d3d
[Fix] reject explicit null when clearing reserved metadata field
Addresses Greptile review feedback:
- Clarify LiteLLM_Reserved_Metadata_Fields comment to describe both
  preserve-on-omit and reject-on-change behaviors.
- Treat explicit null as a change attempt so callers trying to clear
  service_account_id get a 400 instead of a silent no-op.
2026-04-18 11:06:22 -07:00
..
policy_endpoints feat(policy): test playground for AI policy suggestions (#21608) 2026-02-19 14:09:20 -08:00
scim [Feature] UI - Default Team Settings: Modernize page and fix defaults application 2026-03-14 00:01:25 -07:00
search_endpoints masking sensitive values 2026-02-03 16:09:37 -08:00
usage_endpoints [Feat] UI - Allow using AI to understand Usage patterns (#22042) 2026-02-24 16:40:04 -08:00
test_access_group_endpoints.py fix: normalize null list fields to [] in update_data before DB write 2026-02-26 20:53:30 -08:00
test_access_group_management.py fix(proxy): add model_ids param to access group endpoints for precise deployment tagging (#21655) 2026-02-21 00:39:57 -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 Revert "fix(proxy): restore per-entity breakdown in aggregated daily activity endpoint" 2026-03-21 21:37:29 -07: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_config_override_endpoints.py feat: Hashicorp Vault config override backend endpoints 2026-03-05 16:57:08 -08:00
test_cost_tracking_settings.py fix: resolve base_model in /cost/estimate for Azure custom deployments (#22724) 2026-03-03 15:43:02 -08:00
test_customer_budget.py merge: resolve conflicts between main and litellm_oss_staging_03_11_2026 2026-03-12 09:38:31 -03:00
test_customer_endpoints.py build: migrate packaging, CI, and Docker from Poetry to uv (#25007) 2026-04-09 11:46:23 -07: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(proxy): sanitize user_id input and block dangerous env var keys 2026-03-27 20:38:36 +05:30
test_key_management_endpoints.py [Fix] reject explicit null when clearing reserved metadata field 2026-04-18 11:06:22 -07:00
test_mcp_management_endpoints.py Ishaan - March 18th changes (#24056) 2026-03-19 10:20:35 -07:00
test_model_management_endpoints.py test: add unit tests for _get_team_deployments filtering logic 2026-04-04 14:34:39 -07:00
test_org_admin_team_access.py feat: org admin access to team management — backend auth, UI visibility, tests 2026-03-07 22:43:09 -08: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] Fix tag/list 500 error from invalid Prisma group_by kwargs 2026-03-13 21:38:20 -07:00
test_team_default_params.py feat: add POST /team/permissions_bulk_update endpoint 2026-04-06 17:45:35 -07:00
test_team_endpoints.py fix(proxy) - #25506 Team members added before team_member_budget is configured have no budget enforcement (#25557) 2026-04-14 23:37:49 +05:30
test_tool_management_endpoints.py Fix tool management tests using wrong field name call_policy 2026-03-04 11:20:17 -03:00
test_ui_sso.py fix(sso): pass decoded JWT access token to role mapping during SSO login 2026-03-27 13:50:30 -07:00