honojs-middleware/packages/zod-openapi/test
Fumiaki Kinoshita 110e272460
fix(zod-openapi): make getRoutingPath non-enumerable (#445)
* zod-openapi: make getRoutingPath non-enumerable

This prevents potential serialisation errors (e.g. yaml's `stringify`) of the return value of getOpenAPIDocument

* .changeset: add an entry for #445
2024-04-11 14:28:53 +09:00
..
createRoute.test.ts fix(zod-openapi): make getRoutingPath non-enumerable (#445) 2024-04-11 14:28:53 +09:00
index.test-d.ts feat(zod-openapi): bump `zod-to-openapi` supports ESM (#443) 2024-04-07 19:18:56 +09:00
index.test.ts feat(zod-openapi): bump `zod-to-openapi` supports ESM (#443) 2024-04-07 19:18:56 +09:00