Missing event type in C# SDK
Hi,
I am developing C# project by using the Adobe Sign CSharp SDK. After the June 2022 release of the Adobe Acrobat Sign, I'm having issues "AdobeSign.RESTApi.Client.ApiException: Error converting value "SIGNER_NAME_CHANGED_BY_SIGNER" to type 'System.Nullable`1[AdobeSign.RESTApi.model.agreements.AgreementEvent+TypeEnum]'. Path 'events[2].type', line 1, position 1188."
Apparently, this is because of the event type is missing in the C# SDK. Could anyone here update the SDK with missing event types? The issue is already reported at GetEvents fails with event type "SIGNER_NAME_CHANGED_BY_SIGNER" · Issue #10 · adobe-sign/AdobeSignCSharpSDK (github.com)
Thank you!
