-
Notifications
You must be signed in to change notification settings - Fork 292
feat: experimental defineRoute
#1143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying h3dev with
|
Latest commit: |
bb3cbb6
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c41d65cf.h3dev.pages.dev |
Branch Preview URL: | https://feat-defineroute-c5k3.h3dev.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
…, enhancing input handling and error messaging
…g response structure and API documentation generation
…ormance-based options, improving flexibility and efficiency
…for params, query, body, and response, improving API robustness and flexibility
Thank you for working on this @productdevbook and thanks for the suggestions @OskarLebuda ❤️ I have pushed some refactors (mostly temporary code removals) to make the PR small enough to merge and iterate. A summary of changes:
Next steps: (if you like to contribute please split PRs, it makes it much faster to iterate 🙏🏼)
|
defineRoute
cc #1088