add test test_regenerate_key_ui

This commit is contained in:
Ishaan Jaff 2024-09-10 09:12:03 -07:00
parent 428762542c
commit 39a8bb2bc4
2 changed files with 54 additions and 0 deletions

View file

@ -89,6 +89,7 @@ from litellm.caching import DualCache
from litellm.proxy._types import (
DynamoDBArgs,
GenerateKeyRequest,
RegenerateKeyRequest,
KeyRequest,
LiteLLM_UpperboundKeyGenerateParams,
NewCustomerRequest,