Jericho / ZoomNet

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

Sms.GetSmsSessionDetailsAsync issue #341

Closed pvgritsenko-ansible closed 2 months ago

pvgritsenko-ansible commented 2 months ago

Sorry, it's me again. We need to fix Sms.GetSmsSessionDetailsAsync method. I used wrong formatting (not UTC) parameter for datetime arguments 'to' and 'from' and it doesn't work if we set non-null to these parameters.

I apologize for bothering you again with this new feature...

pvgritsenko-ansible commented 2 months ago

There is also issue with SmsAttachmentType.Jpg. It is described as 'JPG' in Zoom documentation, but actually they send 'JPG/JPEG'. That is the reason why SmsAttachmentType is updated

Jericho commented 2 months ago

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

The release is available on:

Your GitReleaseManager bot :package::rocket: