honojs-middleware/packages/zod-openapi/test
Yusuke Wada 9a9de50494
fix(zod-openapi): use `JSONParsed` for creating a response type (#576)
* fix(zod-openapi): use `JSONParsed` for creating a response type

* add changeset
2024-06-15 00:21:44 +09:00
..
createRoute.test.ts fix(zod-openapi): make getRoutingPath non-enumerable (#445) 2024-04-11 14:28:53 +09:00
handler.test-d.ts fix(zod-openapi): update RouteHandler type to support MaybePromise (#529) 2024-05-19 00:58:15 +09:00
index.test-d.ts fix(zod-openapi): use `JSONParsed` for creating a response type (#576) 2024-06-15 00:21:44 +09:00
index.test.ts fix(zod-openapi): relax types to support `.refine()` for an object (#574) 2024-06-14 18:58:40 +09:00