litellm/tests/enterprise/litellm_enterprise/proxy
michelligabriele fc7a9b4cb0
fix(enterprise): correct error message for DISABLE_ADMIN_ENDPOINTS (#19861)
The error message for DISABLE_ADMIN_ENDPOINTS incorrectly said
"DISABLING LLM API ENDPOINTS is an Enterprise feature" instead of
"DISABLING ADMIN ENDPOINTS is an Enterprise feature".

This was a copy-paste bug from the is_llm_api_route_disabled() function.

Added regression tests to verify both error messages are correct.
2026-01-27 09:34:30 -08:00
..
auth fix(enterprise): correct error message for DISABLE_ADMIN_ENDPOINTS (#19861) 2026-01-27 09:34:30 -08:00
guardrails fix: async def test_bedrock_apply_guardrail_blocked() 2026-01-06 14:15:06 +05:30
hooks Fix linter errors: remove unused imports and variables 2025-12-23 12:59:22 -05:00
management_endpoints test: update tests 2025-08-23 10:42:41 -07:00
test_audit_logging_endpoints.py fixes test 2025-10-28 17:43:04 -07:00