honojs-middleware/packages/zod-openapi/test
Robert Michalak 59c6356aac
feat(zod-openapi): Add ability to exclude routes from OpenAPI docs (#984)
* Exclude route from OpenAPI docs

* add changeset

* update to minor

* test if a hidden route is available for requests
2025-02-28 17:52:52 +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 feat(zod-openapi): Add ability to exclude routes from OpenAPI docs (#984) 2025-02-28 17:52:52 +09:00