honojs-middleware/packages/zod-openapi/test
Yusuke Wada a9804afe71
fix(zod-openapi): return `Response` if response is not text or JSON (#853)
* fix(zod-openapi): return `Response` if response is not text or JSON

Co-authored-by: sushichan044 <mail@sushichan.live>

* fixed tests and correct types

* add changeset

---------

Co-authored-by: sushichan044 <mail@sushichan.live>
2024-11-28 18:35:21 +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): return `Response` if response is not text or JSON (#853) 2024-11-28 18:35:21 +09:00
index.test-d.ts fix(zod-openapi): return `Response` if response is not text or JSON (#853) 2024-11-28 18:35:21 +09:00
index.test.ts fix(zod-openapi): return `Response` if response is not text or JSON (#853) 2024-11-28 18:35:21 +09:00