ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.551.0

This commit is contained in:
speakeasybot
2025-05-25 00:35:30 +00:00
parent 152067b9ba
commit 2b70db1d58
12 changed files with 46 additions and 32 deletions

View File

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