Skip to content

feat: add bodyString to the http request options #62

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

Merged
merged 3 commits into from
Apr 23, 2025

Conversation

bchelkowski
Copy link
Member

@bchelkowski bchelkowski commented Apr 23, 2025

Add bodyString to the request options, allowing to passa string for the body directly instead of parsing it through the framework.

Todos:

  • Write documentation (if required)
  • Fix linting errors
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@bchelkowski bchelkowski requested a review from a team as a code owner April 23, 2025 14:33
@bchelkowski bchelkowski requested review from saikiranreddydavu and adamczopek and removed request for a team April 23, 2025 14:33
@bchelkowski bchelkowski merged commit 5bac8eb into master Apr 23, 2025
1 check passed
@bchelkowski bchelkowski deleted the feat-add-bodyString-to-the-http-request-options branch April 23, 2025 14:43
github-actions bot pushed a commit that referenced this pull request Apr 25, 2025
# [3.1.0](v3.0.0...v3.1.0) (2025-04-25)

### Features

* add bodyString to the http request options ([#62](#62)) ([5bac8eb](5bac8eb))
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant