mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 23:44:17 +02:00
Update tests
This commit is contained in:
parent
f933de16b3
commit
1866c17400
4 changed files with 212 additions and 116 deletions
|
|
@ -1556,6 +1556,7 @@ class FastMCP(Generic[LifespanResultT]):
|
|||
"""
|
||||
Create a FastMCP server from an OpenAPI specification.
|
||||
"""
|
||||
from .openapi import FastMCPOpenAPI
|
||||
|
||||
return FastMCPOpenAPI(
|
||||
openapi_spec=openapi_spec,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue