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

feat(deployed_version): support for post requests #398

Merged
merged 1 commit into from
May 7, 2024

Conversation

JosephKav
Copy link
Collaborator

@JosephKav JosephKav commented May 6, 2024

  • with/without body
image image

fixes #397

@JosephKav JosephKav added the enhancement New feature or request label May 6, 2024
@JosephKav JosephKav linked an issue May 6, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (64dc504) to head (a7f8268).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
+ Coverage   98.80%   98.81%   +0.01%     
==========================================
  Files          93       93              
  Lines        7249     7272      +23     
==========================================
+ Hits         7162     7185      +23     
  Misses         61       61              
  Partials       26       26              

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

@JosephKav JosephKav force-pushed the 397-feat-support-for-body-in-deployed-version branch 2 times, most recently from 312ead1 to 3340e18 Compare May 7, 2024 00:11
@JosephKav JosephKav force-pushed the 397-feat-support-for-body-in-deployed-version branch from 3340e18 to a7f8268 Compare May 7, 2024 01:25
@JosephKav JosephKav merged commit 9504d7d into master May 7, 2024
7 checks passed
@JosephKav JosephKav deleted the 397-feat-support-for-body-in-deployed-version branch May 7, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Support for deployed version POST requests
1 participant