fastmcp/tests
marvin-context-protocol[bot] 9936facffe fix: update broken documentation link in deprecation warning
The deprecation warning in Context.get_http_request() referenced a non-existent
URL https://gofastmcp.com/patterns/http-requests that returns 404. Updated to
point to the correct documentation at
https://gofastmcp.com/python-sdk/fastmcp-server-dependencies which contains
the actual get_http_request() function documentation.

Also updated the corresponding test to expect the new URL.

Fixes #1814

Co-authored-by: William Easton <strawgate@users.noreply.github.com>
2025-09-14 14:49:57 +00:00
..
cli Add show_cli_banner setting to control banner display (#1780) 2025-09-07 20:59:27 -04:00
client Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
contrib Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
deprecated feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
experimental Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
integration_tests Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
prompts Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
resources Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
server fix: update broken documentation link in deprecation warning 2025-09-14 14:49:57 +00:00
tools Merge branch 'main' into content_block_handling 2025-09-07 10:17:41 -05:00
utilities Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
test_examples.py Cleanup content conversion 2025-09-06 17:32:33 -05:00
test_mcp_config.py [Doc]: fixing typos in multiple files (#1804) 2025-09-11 18:07:02 -04:00