honojs-middleware/packages/zod-openapi/test
Axel Meinhardt dadf5ce3c2
feat(zod-openapi): allow multiple mimetype (#710)
* feat(zod-openapi): allow multiple mimetype

Signed-off-by: Axel Meinhardt <26243798+ameinhardt@users.noreply.github.com>

* simplify the test

---------

Signed-off-by: Axel Meinhardt <26243798+ameinhardt@users.noreply.github.com>
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-08-25 12:01:09 +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): don't validate the body if content-type is mismatched (#686) 2024-08-10 16:01:19 +09:00
index.test.ts feat(zod-openapi): allow multiple mimetype (#710) 2024-08-25 12:01:09 +09:00