ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.546.2

This commit is contained in:
speakeasybot
2025-05-19 00:33:47 +00:00
parent 5994271d04
commit 785a2b3be0
12 changed files with 52 additions and 21 deletions

View File

@@ -19,7 +19,7 @@ const routes = buildRouteMap({
export const app = buildApplication(routes, {
name: "mcp",
versionInfo: {
currentVersion: "0.0.1",
currentVersion: "0.0.2",
},
});