mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-18 03:29:11 +02:00
Replace hasattr(param_in, 'value') with isinstance(param_in, Enum) for more robust enum detection as suggested in review. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_openapi.py | ||
| test_openapi_path_parameters.py | ||
| test_route_map_fn.py | ||