chore: generate
This commit is contained in:
@@ -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),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user