-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
docs: add example of Modify (redefine) response only to particular endpoint
#37
Conversation
Hi @pavelsr ! Well done! 🎉 Every pull request targeting the documentation is appreciated! Thank you for your contribution! I have left some reviews, could you take a look at them? The CI pipeline encountered some errors, but don't worry, I'll fix it. |
Modify (redefine) response only to particular endpoint
The CI pipeline encountered some issues from the upstream (codecov/feedback#358). #28 Upgrading to |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #37 +/- ##
==========================================
+ Coverage 96.96% 96.97% +0.01%
==========================================
Files 9 9
Lines 461 463 +2
Branches 44 35 -9
==========================================
+ Hits 447 449 +2
Misses 9 9
Partials 5 5 ☔ View full report in Codecov by Sentry. |
ping @pavelsr, do you still want to push this PR? I will modify and merge it today, let me know if you have any comments. |
I have already made the changes. If you have no other comments, I will merge this PR in a few hours. |
Summary
First off all, Sean @WSH032, thanks for this library
I added one more example to Advanced usage
My example can be useful for API A/B testing or hiding particular methods of upstream
Close: #36
Checklist
CONTRIBUTING.md
.