fastmcp/tests
Owen W. Taylor bbf8165636 openapi: Improve pruning of unused defs
Defs that are used only by other unused defs were counted as
used. Fix this by tracing what defs use other defs recursively.
2025-06-20 14:34:41 -04:00
..
auth Fix JWT issuer validation to support string values per RFC 7519 2025-06-20 11:47:34 -04:00
cli cleaner 2025-06-03 11:20:28 -05:00
client Fix import prefix behavior 2025-06-19 15:19:31 -04:00
contrib Add audio support 2025-06-14 08:59:48 -04:00
deprecated Fix import prefix behavior 2025-06-19 15:19:31 -04:00
prompts Update tests 2025-06-19 14:05:19 -04:00
resources Update docs and tests 2025-06-19 17:06:54 -04:00
server Fix formatting per pre-commit hooks 2025-06-19 18:22:02 -04:00
test_servers Update tests for prompts 2025-06-04 16:37:41 -04:00
tools Update docs and tests 2025-06-19 17:06:54 -04:00
utilities openapi: Improve pruning of unused defs 2025-06-20 14:34:41 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py Update test typing 2025-05-31 20:41:18 -04:00