cloudflare / chanfana

OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
https://chanfana.pages.dev
MIT License
275 stars 38 forks source link

fix headers params #108

Closed rmzaoo closed 7 months ago

github-actions[bot] commented 7 months ago

🧪 A prerelease is available for testing 🧪

You can install this latest build in your project with:

npm install --save https://prerelease-registry.devprod.cloudflare.dev/itty-router-openapi/runs/7197905543/npm-package-itty-router-openapi-108

Or you can immediately run this with npx:

npx https://prerelease-registry.devprod.cloudflare.dev/itty-router-openapi/runs/7197905543/npm-package-itty-router-openapi-108
rmzaoo commented 7 months ago

~Hey there, thanks for this pr, but for this to work you will also need to update the extractParameter function in parameters.ts file~ nevermind, this function is not even used anymore, let me manually test your change

Nice, I had changed it but I've reverted. Thank you 🙏🏻

G4brym commented 7 months ago

Thanks for this fix, i've opened a new release (v1.0.6) with your change