Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
69 stars 46 forks source link

User update method does not allow custom attributes #252

Closed cdmdotnet closed 1 year ago

cdmdotnet commented 1 year ago

Custom attributes are returned with calls to get a user, however they cannot be updated with the current Update method.

Jericho commented 1 year ago

Yes you are correct. Developers should indeed be able to update the user's custom attributes. Thank you for raising this issue and for submitting the PR.

Jericho commented 1 year ago

:tada: This issue has been resolved in version 0.54.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: