chanfana
chanfana copied to clipboard
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
Hi love Chanfana, great work. We have v1 and v2 nested routes working side by side and both are added to the base/root router and would be beyond awesome if...
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
### Issue using a `route` call on a `fromHono` chanfana proxy object returns `TypeError: Cannot read properties of undefined (reading 'basePath')` ### Minimal reproduction code ```ts import { fromHono }...
Updating semgrep docker image for the exising semgrep workflow.
Hi, It would be awesome if you can add support for Typia types. Typia is a super fast Validator Library and the best solutions for low latency real time apis.
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
It seems like this implementation only currently supports content-type `applciation/json`. Is it possible to use `application/x-www-form-urlencoded` by any chance?
We have already discussed this in https://github.com/cloudflare/chanfana/issues/165 , but I think it's better to create a separate issue for this, as it is not related to the original issue. When...