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

BUGFIX: API Request with Body was never re-assigned #44

Merged
merged 1 commit into from
May 17, 2024

Conversation

gradinarufelix
Copy link
Collaborator

@gradinarufelix gradinarufelix commented May 17, 2024

$apiRequest->withBody(...) was never re-assigned to $apiRequest, which led the body to not be transmitted. I now incorporated the body handling into the “createRequest” method.

@gradinarufelix gradinarufelix requested a review from mficzel May 17, 2024 16:13
@gradinarufelix gradinarufelix merged commit f186992 into main May 17, 2024
3 checks passed
@gradinarufelix gradinarufelix deleted the bugfix-variable-assignment branch May 17, 2024 16:26
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.

2 participants