Commit 23d28f1
Fix the docs example for the snake_case rename
docs/http-api.md handed readers `result.structuredContent`, which raises
under mcp 2.x. Found by scanning the whole repo for attribute access on
SDK models rather than only the directories the last two fixes touched
-- that narrower sweep is what let CI find one before I did.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 307f035 commit 23d28f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments