mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Potential fix for pull request finding 'CodeQL / Syntax error'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
4aed2c9e3b
commit
67e491cca5
1 changed files with 0 additions and 3 deletions
|
|
@ -96,13 +96,10 @@ export interface TeamData {
|
|||
} | null;
|
||||
created_at: string;
|
||||
access_group_ids?: string[];
|
||||
<<<<<<< worktree-rustling-wishing-kite
|
||||
default_team_member_models?: string[];
|
||||
=======
|
||||
access_group_models?: string[];
|
||||
access_group_mcp_server_ids?: string[];
|
||||
access_group_agent_ids?: string[];
|
||||
>>>>>>> main
|
||||
guardrails?: string[];
|
||||
policies?: string[];
|
||||
object_permission?: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue