mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 10:24:03 +00:00
fix DefaultInternalUserParams
This commit is contained in:
@@ -2621,7 +2621,7 @@ class TransformRequestBody(BaseModel):
|
||||
|
||||
class DefaultInternalUserParams(LiteLLMPydanticObjectBase):
|
||||
"""
|
||||
Default parameters to apply when a new user signs in via SSO or is create view /user/new API endpoint
|
||||
Default parameters to apply when a new user signs in via SSO or is created on the /user/new API endpoint
|
||||
"""
|
||||
|
||||
user_role: Optional[
|
||||
|
||||
Reference in New Issue
Block a user