fastmcp.utilities.openapi.models so the two
implementations generate identical MCP components from the same spec. The
parity contract is pinned by the snapshots in tests/fixtures/openapi/.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type HttpMethod = "GET" | "POST" | "PUT" | "DELETE" | "PATCH" | "OPTIONS" | "HEAD" | "TRACE";
fastmcp.utilities.openapi.models so the two
implementations generate identical MCP components from the same spec. The
parity contract is pinned by the snapshots in tests/fixtures/openapi/.