mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
chore: generate
This commit is contained in:
parent
011c23761b
commit
d89bfc32ac
1 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ export const McpRoutes = lazy(() =>
|
||||||
description: "OAuth authentication completed",
|
description: "OAuth authentication completed",
|
||||||
content: {
|
content: {
|
||||||
"application/json": {
|
"application/json": {
|
||||||
schema: resolver(MCP.Status.zod),
|
schema: resolver(MCP.Status.zod),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
@ -153,7 +153,7 @@ export const McpRoutes = lazy(() =>
|
||||||
description: "OAuth authentication completed",
|
description: "OAuth authentication completed",
|
||||||
content: {
|
content: {
|
||||||
"application/json": {
|
"application/json": {
|
||||||
schema: resolver(MCP.Status.zod),
|
schema: resolver(MCP.Status.zod),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue