@mastra/deployer 1.26.0-alpha.2 → 1.26.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/server/index.js
CHANGED
|
@@ -3737,7 +3737,7 @@ var MastraServer = class extends MastraServer$1 {
|
|
|
3737
3737
|
}
|
|
3738
3738
|
};
|
|
3739
3739
|
|
|
3740
|
-
// ../../node_modules/.pnpm/hono-openapi@1.3.0_@hono+standard-validator@0.2.2_@standard-schema+spec@1.1.0_hono@4.
|
|
3740
|
+
// ../../node_modules/.pnpm/hono-openapi@1.3.0_@hono+standard-validator@0.2.2_@standard-schema+spec@1.1.0_hono@4.12_23d1a6e84a14c62a5a52fc356707219e/node_modules/hono-openapi/dist/index.js
|
|
3741
3741
|
var uniqueSymbol = /* @__PURE__ */ Symbol("openapi");
|
|
3742
3742
|
function describeRoute(spec) {
|
|
3743
3743
|
const middleware2 = async (_c, next) => {
|