mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-03 06:00:17 +00:00
enhance: remove table mcp_use's foreign key(mcp_id) PR406
This commit is contained in:
parent
67f4aab698
commit
6a64fe47e4
2 changed files with 54 additions and 3 deletions
|
|
@ -71,7 +71,6 @@ class McpUserUpdate(BaseModel):
|
|||
server_url: Optional[str] = None
|
||||
command: Optional[str] = None
|
||||
args: Optional[str] = None
|
||||
env: Optional[dict] = None
|
||||
mcp_key: Optional[str] = None
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue