-
Notifications
You must be signed in to change notification settings - Fork 13k
refactor: enhance API error response validation and accessibility #36574
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
refactor: enhance API error response validation and accessibility #36574
Conversation
|
Looks like this PR is ready to merge! 🎉 |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #36574 +/- ##
===========================================
- Coverage 65.84% 64.44% -1.40%
===========================================
Files 3188 2921 -267
Lines 106678 102563 -4115
Branches 20306 19349 -957
===========================================
- Hits 70237 66101 -4136
- Misses 33772 34090 +318
+ Partials 2669 2372 -297
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
… in error response schemas
implement standardized validation for error responses across various API endpoints.
https://rocketchat.atlassian.net/browse/ARCH-1728