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

Minor fix in migrating guide #94

Closed gimenete closed 11 months ago

github-actions[bot] commented 11 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/6071786002/npm-package-itty-router-openapi-94

Or you can immediately run this with npx:

npx https://prerelease-registry.devprod.cloudflare.dev/itty-router-openapi/runs/6071786002/npm-package-itty-router-openapi-94
G4brym commented 11 months ago

Thanks @gimenete even I'm still getting used to the new schema Let me know if you have any feedback about the new 1.0 release

gimenete commented 11 months ago

Thanks @G4brym

I'm migrating my project and I love the improvements. Great job! I'll let you know if I have more feedback.