Jeremiah Lowin commited on
Commit
06229d9
·
unverified ·
2 Parent(s): fc05746f42ba3b

Merge pull request #257 from jlowin/version-update

Browse files
Files changed (1) hide show
  1. docs/servers/resources.mdx +1 -1
docs/servers/resources.mdx CHANGED
@@ -249,7 +249,7 @@ With these two templates defined, clients can request a variety of resources:
249
 
250
  ### Wildcard Parameters
251
 
252
- <VersionBadge version="2.2.3" />
253
 
254
  <Warning>
255
  Please note: the Model Context Protocol URI standard follows RFC 6570, which does not include support for wildcard parameters. FastMCP extends the template syntax to support wildcards (`{param*}`), and because template matching happens entirely in the FastMCP server, it is not expected that these wildcards will cause compatibility issues with other MCP implementations. However, this can not be guaranteed.
 
249
 
250
  ### Wildcard Parameters
251
 
252
+ <VersionBadge version="2.2.4" />
253
 
254
  <Warning>
255
  Please note: the Model Context Protocol URI standard follows RFC 6570, which does not include support for wildcard parameters. FastMCP extends the template syntax to support wildcards (`{param*}`), and because template matching happens entirely in the FastMCP server, it is not expected that these wildcards will cause compatibility issues with other MCP implementations. However, this can not be guaranteed.