Skip to content
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

docs: add docs for Advanced Usage, e.g modifying request/response #22

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

WSH032
Copy link
Owner

@WSH032 WSH032 commented Dec 17, 2023

Summary

Advanced Usage documentation

  • examples about modifying requests/responses

Close: #15

Checklist

  • I've read CONTRIBUTING.md.
  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7cec23) 96.74% compared to head (7fb9e95) 96.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files           9        9           
  Lines         461      461           
  Branches       67       67           
=======================================
  Hits          446      446           
  Misses          9        9           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WSH032 WSH032 merged commit 7fb9e95 into main Dec 18, 2023
21 checks passed
@WSH032 WSH032 deleted the dev branch March 30, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a ProxyResponse class to fastapi_proxy_lib
1 participant