-
Notifications
You must be signed in to change notification settings - Fork 233
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
feat: send 204 response if null is returned from handler #154
Conversation
Codecov Report
@@ Coverage Diff @@
## main #154 +/- ##
=======================================
Coverage 65.95% 65.95%
=======================================
Files 14 14
Lines 846 849 +3
Branches 175 176 +1
=======================================
+ Hits 558 560 +2
Misses 118 118
- Partials 170 171 +1
Continue to review full report at Codecov.
|
Marking as semver-minor as null usage is rare. |
#152
Also fixes a bug where a number or boolean value would crash response.