litellm-mirror/tests/litellm/proxy/management_endpoints
Krish Dholakia 0c3b7bb37d
fix(router.py): handle edge case where user sets 'model_group' inside… (#10191)
* fix(router.py): handle edge case where user sets 'model_group' inside 'model_info'

* fix(key_management_endpoints.py): security fix - return hashed token in 'token' field

Ensures when creating a key on UI - only hashed token shown

* test(test_key_management_endpoints.py): add unit test

* test: update test
2025-04-21 16:17:45 -07:00
..
scim [Feat SSO] Add LiteLLM SCIM Integration for Team and User management (#10072) 2025-04-16 19:21:47 -07:00
test_common_daily_activity.py fix(common_daily_activity.py): support empty entity id field (#10175) 2025-04-19 22:20:28 -07:00
test_internal_user_endpoints.py test: update testing imports 2025-04-19 09:13:16 -07:00
test_key_management_endpoints.py fix(router.py): handle edge case where user sets 'model_group' inside… (#10191) 2025-04-21 16:17:45 -07:00
test_model_management_endpoints.py Litellm new UI build (#9601) 2025-03-27 17:15:25 -07:00
test_tag_management_endpoints.py [Feat] LiteLLM Tag/Policy Management (#9813) 2025-04-07 21:54:24 -07:00
test_team_endpoints.py [UI QA checklist] (#9957) 2025-04-12 20:41:50 -07:00
test_ui_sso.py [Feat - UI] - Allow setting Default Team setting when LiteLLM SSO auto creates teams (#9918) 2025-04-11 14:07:10 -07:00