Mohammad Alrawad
Mohammad Alrawad
I agree, this should be the case but currently, I'm hosting this from the master branch on Github pages. that's why
TODO:: remove the `// @ts-ignore`
 Should look like this now
I believe `lorempixel` still valid but it's are super slow! it's really annoying I replaced it with http://placekitten.com and the dimensions of the image will be random -> [`500X600`, `1200X600`,...
I faced this issue today and wasted an hour trying to fix it by playing with the versions in the `resolutions` in `package.json` and I used [npm-force-resolutions](https://www.npmjs.com/package/npm-force-resolutions) to force the...
It would be great if we could use our existing Zod schemas directly in the OpenAPI definitions passed to `registerApiRoute` from `@mastra/core/server`, but unfortunately that isn’t possible at the moment....
A workaround until `zod-openapi` & `hono-openapi` are supported or the Hono instance is exposed for us. > [!TIP] > Run the below file using https://www.npmjs.com/package/tsx > Use "@asteasolutions/zod-to-openapi": "^7.3.4" if...