Commit 16c7990
LittleCoinCoin
fix(workaround): relax Pydantic data model constraint
All hosts have minimal differences in the fields they use for customizing running the mcp servers.
- No good scalable solution to define per-host data models for now.
- Allow all extra field to make sure we are not canceling existing customized MCP configuration in hosts.1 parent 1eb86e4 commit 16c7990
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments