smartsheet / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
12 stars 6 forks source link

fix: attachment content #52

Closed rzaracota closed 7 months ago

rzaracota commented 7 months ago

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