Skip to content

Add ability to pass b64 formatted string when adding attachments #667

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 6 commits into from
Apr 10, 2023

Conversation

padamscrestonecapital
Copy link
Contributor

Resolve #590
Add example.
No breaking changes.

the content as stated in the documentation (A base64 string). This will
allow pdfs and other byte files to be correctly attached.
the content as stated in the documentation (A base64 string). This will
allow pdfs and other byte files
to be correctly attached.
@vgrem vgrem merged commit ef97c4f into vgrem:master Apr 10, 2023
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.

AttachmentCollection.add_file only accepts string for content
2 participants