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

Fix #add_attachment multipart upload with Faraday #312

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

hoppergee
Copy link
Collaborator

What does this PR do?

Fix #311

  • When running #add_attachment with Faraday, wrap File with Faraday::Multipart::FilePart

@hoppergee hoppergee self-assigned this Nov 11, 2023
@hoppergee hoppergee merged commit ac45d5c into master Nov 11, 2023
19 checks passed
@hoppergee hoppergee deleted the multipart_fix branch November 11, 2023 18:39
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.

Attachment creation is broken when using faraday as an http client
1 participant