mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-18 19:44:19 +02:00
* Catch more openapi changes * Simplify middleware list operations to use lists directly - Updated middleware signatures to work with list[Tool], list[Resource], etc instead of wrapper objects - Removed unnecessary ListToolsResult, ListResourcesResult wrapper types - Updated documentation to show simpler list-based filtering pattern - Added tests for list-based middleware filtering Closes #1121 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_error_handling.py | ||
| test_logging.py | ||
| test_middleware.py | ||
| test_rate_limiting.py | ||
| test_timing.py | ||