We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213b8be commit 9841c44Copy full SHA for 9841c44
CHANGELOG.md
@@ -9,6 +9,7 @@ All notable changes to `mcp/sdk` will be documented in this file.
9
* Add validation of the input parameters given to a Tool.
10
* Rename `Mcp\Capability\Registry\ResourceReference::$schema` to `Mcp\Capability\Registry\ResourceReference::$resource`.
11
* Introduce `SchemaGeneratorInterface` and `DiscovererInterface` to allow custom schema generation and discovery implementations.
12
+* Remove `DocBlockParser::getSummary()` method, use `DocBlockParser::getDescription()` instead.
13
14
0.2.2
15
-----
0 commit comments