chore: generate
This commit is contained in:
@@ -71,7 +71,8 @@ export const McpApi = HttpApi.make("mcp")
|
||||
OpenApi.annotations({
|
||||
identifier: "mcp.auth.callback",
|
||||
summary: "Complete MCP OAuth",
|
||||
description: "Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.",
|
||||
description:
|
||||
"Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.",
|
||||
}),
|
||||
),
|
||||
HttpApiEndpoint.post("authAuthenticate", McpPaths.authAuthenticate, {
|
||||
|
||||
Reference in New Issue
Block a user