mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 10:18:08 +02:00
sync: bring published-docs to main @ v3.3.0
This commit is contained in:
parent
eda8dab429
commit
a139a06005
600 changed files with 90596 additions and 3322 deletions
|
|
@ -152,7 +152,7 @@ Here’s how you can add custom route maps to turn `GET` requests into `Resource
|
|||
```python api_server_with_resources.py {3, 37-42}
|
||||
import httpx
|
||||
from fastmcp import FastMCP
|
||||
from fastmcp.server.openapi import RouteMap, MCPType
|
||||
from fastmcp.server.providers.openapi import RouteMap, MCPType
|
||||
|
||||
|
||||
# Create an HTTP client for the target API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue