docs: add example of Modify (redefine) response only to particular endpoint#37
docs: add example of Modify (redefine) response only to particular endpoint#37WSH032 merged 6 commits intoWSH032:mainfrom
Modify (redefine) response only to particular endpoint#37Conversation
|
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.