fastmcp/tests/tools
Jeremiah Lowin 7b9696405b Remove legacy json parsing
Because the server now validates inputs, its no longer viable to provide a JSON string where e.g. an array is expected, so we can entirely remove FastMCP's "legacy json parsing" support from 1.x.

This is a breaking change (for legacy opt-in behavior)
2025-06-26 18:19:43 -04:00
..
__init__.py Support mounting FastMCPs as sub-servers 2025-04-07 17:54:55 -04:00
test_tool.py Remove legacy json parsing 2025-06-26 18:19:43 -04:00
test_tool_manager.py Remove legacy json parsing 2025-06-26 18:19:43 -04:00
test_tool_transform.py add examples to param transformation 2025-06-11 13:43:11 -05:00