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

support creating attachments directly from content #187

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

maxlaverse
Copy link
Owner

Fixes #146

Adds support for creating attachments directly from content instead of file path. The feature is only supported with the embedded client, as the official CLI would require to write the secret file on disk first.

@maxlaverse maxlaverse changed the title support creating attachments from file support creating attachments directly from content Nov 11, 2024
@maxlaverse maxlaverse force-pushed the support_creating_attachments_from_content branch from 25d5e35 to 2d6f14d Compare November 11, 2024 08:40
@maxlaverse maxlaverse merged commit ee7b688 into main Nov 13, 2024
4 checks passed
@maxlaverse maxlaverse deleted the support_creating_attachments_from_content branch November 13, 2024 06:42
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.

[FEATURE] Content support for attachments
1 participant