honojs-middleware/packages/zod-openapi/test
David Havl f38a6166f6
feat(zod-openapi): Support for other json content-types such as application/vnd.api+json, application/problem+json, etc. (#645)
* Support other json content-types

* Run changeset
2024-07-17 18:19:04 +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): support `coerce` (#623) 2024-07-07 12:42:18 +09:00
index.test.ts feat(zod-openapi): Support for other json content-types such as application/vnd.api+json, application/problem+json, etc. (#645) 2024-07-17 18:19:04 +09:00