fastmcp/docs/v2
Viktor Szépe 81fada4922
Fix typos (#4498)
* Fix typos

* Document Cachable* -> Cacheable* rename as v4 breaking change

Adds the response-cache model rename to the change register, per
maintainer decision to skip compatibility aliases in favor of clear
documentation.

* Skip invalid Before import in doc test; use inline codespell ignore

The Cachable* -> Cacheable* breaking-change entry showed the old,
now-invalid import for contrast, which the doc-example test picked up
as a real import and flagged as a regression. Comment out the
deliberately-broken "Before" line (matching the McpError entry just
above it) so only the working "After" import is exercised.

Also swap the blanket codespell ignore-words-list entry for a
narrower inline `codespell:ignore` directive on the one line that
needs it, so codespell keeps flagging "cachable" everywhere else.

---------

Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2026-07-18 21:18:39 -04:00
..
clients Add fastmcp-slim for client-only installs (#4122) 2026-05-11 17:13:21 -04:00
community Normalize repo references to PrefectHQ/fastmcp casing (#3218) 2026-02-18 14:51:18 -05:00
deployment docs: fix 5 broken internal links (auth & providers pages) (#4344) 2026-06-24 12:02:20 -04:00
development Add fastmcp-slim for client-only installs (#4122) 2026-05-11 17:13:21 -04:00
getting-started Add UTM params to Horizon docs links (#4018) 2026-04-22 16:47:55 -04:00
integrations Fix typos (#4498) 2026-07-18 21:18:39 -04:00
patterns Add fastmcp-slim for client-only installs (#4122) 2026-05-11 17:13:21 -04:00
servers Clarify resource path parameter safety (#4398) 2026-06-27 12:10:37 -04:00
tutorials Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
changelog.mdx Fix typos (#4498) 2026-07-18 21:18:39 -04:00
updates.mdx Fix MDX syntax error in changelog (#4270) 2026-06-02 22:20:44 -04:00