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 json serialization for slack_files #361

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

pmusgrave
Copy link
Contributor

Missed this in #358. This is needed so that only one of these two fields is serialized to json. If only one is present but both are serialized, it results in a "cannot parse attachment" error. Docs here.

@pmusgrave pmusgrave force-pushed the slack-file-serialization branch from 2946db0 to 5a43996 Compare October 17, 2024 14:06
@pmusgrave pmusgrave merged commit a94c2b0 into master Oct 17, 2024
2 checks passed
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.

1 participant