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

Improve `Arr.getValue()` #79

Closed gimenete closed 1 year ago

gimenete commented 1 year ago

There were some attributes missing.

github-actions[bot] commented 1 year 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/5696329207/npm-package-itty-router-openapi-79

Or you can immediately run this with npx:

npx https://prerelease-registry.devprod.cloudflare.dev/itty-router-openapi/runs/5696329207/npm-package-itty-router-openapi-79
G4brym commented 1 year ago

Hey @gimenete Thanks for doing this fix, i've openned a new release (v0.1.11) with your pr

gimenete commented 1 year ago

Awesome, thanks!