Rocket.Chat.Go.SDK icon indicating copy to clipboard operation
Rocket.Chat.Go.SDK copied to clipboard

Modify Permission struct to omit field if empty

Open evanofslack opened this issue 3 years ago • 1 comments

Before this change, the Client.UpdatePermissions method returned a bad response (Error: Invalid body params)

This simple change to omit the UpdatedAt field in the Permission struct fixes the request parameters. The SetPermissions test now passes.

evanofslack avatar Jun 15 '22 23:06 evanofslack

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


evan slack seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jan 20 '23 13:01 CLAassistant