fastmcp/tests/utilities
cutekibry c8dface36a fix: unintended type convert
The function tries to convert `str`` into `dict` without validate
if it is suitable for the type annotation.

This will cause unintended type converting.

Refs: #251
2025-04-25 15:24:12 +08:00
..
openapi Support openapi 3.0 and 3.1 2025-04-13 22:38:37 -04:00
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_decorated_function.py Expand support for various method interactions 2025-04-13 21:39:19 -04:00
test_func_metadata.py fix: unintended type convert 2025-04-25 15:24:12 +08:00
test_logging.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00