Join the FastMCP community!
SDK Reference
fastmcp.utilities.openapi.parser
parse_openapi_to_http_routes
parse_openapi_to_http_routes(openapi_dict: dict[str, Any]) -> list[HTTPRoute]
OpenAPIParser
parse
parse(self) -> list[HTTPRoute]