ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.606.0

This commit is contained in:
speakeasybot
2025-08-20 00:30:57 +00:00
parent f594b8a3f8
commit 93bed5e7cc
13 changed files with 42 additions and 28 deletions

View File

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