fastmcp/tests/utilities
Jeremiah Lowin 52a0fc078a
Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-28 20:31:23 -04:00
..
openapi Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279) 2025-07-28 20:31:23 -04:00
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_cache.py Fix typing and static issues 2025-05-09 18:06:51 -04:00
test_inspect.py Fix event loop conflict in inspect CLI command 2025-06-21 20:04:39 -04:00
test_json_schema.py Optimize OpenAPI parser performance with single-pass schema processing (#1214) 2025-07-21 21:29:56 -04:00
test_json_schema_type.py Ensure default fields are not marked nullable (#1224) 2025-07-22 09:14:15 -04:00
test_logging.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_tests.py Remove open-ended and server-specific settings 2025-06-07 20:20:04 -04:00
test_typeadapter.py Make the type checker less sad 2025-06-05 23:02:40 -05:00
test_types.py Support string annotations (#1255) 2025-07-24 14:28:58 -04:00