mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
* 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> |
||
|---|---|---|
| .. | ||
| images | ||
| anthropic.mdx | ||
| auth0.mdx | ||
| authkit.mdx | ||
| aws-cognito.mdx | ||
| azure.mdx | ||
| chatgpt.mdx | ||
| claude-code.mdx | ||
| claude-desktop.mdx | ||
| cursor-install-mcp.png | ||
| cursor.mdx | ||
| descope.mdx | ||
| discord.mdx | ||
| eunomia-authorization.mdx | ||
| fastapi.mdx | ||
| gemini-cli.mdx | ||
| gemini.mdx | ||
| github.mdx | ||
| google.mdx | ||
| mcp-json-configuration.mdx | ||
| oci.mdx | ||
| openai.mdx | ||
| openapi.mdx | ||
| permit.mdx | ||
| scalekit.mdx | ||
| supabase.mdx | ||
| workos.mdx | ||