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: attachment content #52

Merged

Conversation

rzaracota
Copy link
Contributor

Description

in resolution of #51 the request body for attachments was wrapped in a second param container causing the attachment to be a serialized representation of the attachment metadata instead of the attachment data itself

pratik136
pratik136 previously approved these changes Jan 17, 2024
@rzaracota rzaracota marked this pull request as draft January 17, 2024 19:30
@rzaracota rzaracota force-pushed the work/issue/51-attachment-encoding branch 2 times, most recently from 190d4a2 to f2fc69f Compare January 31, 2024 00:48
@rzaracota rzaracota force-pushed the work/issue/51-attachment-encoding branch from f2fc69f to 5b18e94 Compare January 31, 2024 19:46
@rzaracota rzaracota marked this pull request as ready for review January 31, 2024 19:48
Copy link
Contributor

@lifebeyondfife lifebeyondfife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like the additional integration test.

@rzaracota rzaracota merged commit 4483e5b into smartsheet:mainline Feb 2, 2024
1 check 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.

3 participants