Yusuke Wada
Yusuke Wada
@StefanLobbenmeier I see! Hi @hnw, can you add the document about this to the README?
Hi @kotkoroid Where do you import `z` from? `@hono/zod-openapi`?
@kotkoroid I think you have to use `z` from `@hono/zod-openapi`.
@kotkoroid I don't know if it should be called `library`, but `paginationSchema` should be defined with `z` imported from `@hono/zod-openapi`, not `zod`. If you think this is caused by the...
@shahzeb1 This is a TypeScript type matter, not dependent on a runtime. It does not seem to be a bug. Could you ask this on [Discussion](https://github.com/orgs/honojs/discussions) or provide a minima...
I think we can close this issue since it's not a bug. Thanks.