chore: generate

This commit is contained in:
opencode-agent[bot] 2026-04-24 13:20:23 +00:00
parent 011c23761b
commit d89bfc32ac

View file

@ -121,7 +121,7 @@ export const McpRoutes = lazy(() =>
description: "OAuth authentication completed",
content: {
"application/json": {
schema: resolver(MCP.Status.zod),
schema: resolver(MCP.Status.zod),
},
},
},
@ -153,7 +153,7 @@ export const McpRoutes = lazy(() =>
description: "OAuth authentication completed",
content: {
"application/json": {
schema: resolver(MCP.Status.zod),
schema: resolver(MCP.Status.zod),
},
},
},