blomqma / next-rest-framework

Type-safe, self-documenting APIs for Next.js
https://next-rest-framework.vercel.app
Other
134 stars 18 forks source link

Fix query parameter OpenAPI generation #138

Closed blomqma closed 5 months ago

blomqma commented 5 months ago

The OpenAPI spec generation for query parameters ended up adding unnecessary union types for the generated schema which is fixed here.

The query parameter parsing is now done with the qs library instead of the previous manual parsing and some test coverage is added to handle both valid and invalid query parameter calls.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-rest-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:33pm
next-rest-framework-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:33pm