honojs-middleware/packages/zod-openapi/test
Lucas 70a564e268
fix(zod-openapi): handle nested app base paths in openapi registration (#955)
* feat: handle nested app base paths in openapi registration

* test: add test for nested base paths in OpenAPI schema

* test(zod-openapi): add route without base path

* chore: add changeset

* chore: format
2025-02-04 18:21:56 +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): support default response (#855) 2024-11-29 21:07:33 +09:00
index.test-d.ts chore: use the latest eslint and `@hono/eslint-config` (#904) 2024-12-25 18:08:43 +09:00
index.test.ts fix(zod-openapi): handle nested app base paths in openapi registration (#955) 2025-02-04 18:21:56 +09:00