ringcentral / RingCentral.Net

RingCentral SDK for .NET
MIT License
19 stars 26 forks source link

Changed type of creator field of DataExportTask from string to CreatorInfo #16

Closed psurelia closed 4 years ago

tylerlong commented 4 years ago

@psurelia Thanks for the PR.

But I cannot merge it because the file you changed was auto-generated. The change you made will be override upon next code generation.

The source of truth is this file: https://github.com/ringcentral/RingCentral.Net/blob/master/code-generator/rc-platform.yml

If you find anything wrong in this file. I need to escalate it to the swagger spec team. And this SDK will re-generate code after the spec is fixed.

psurelia commented 4 years ago

The type in line number 29695 in rc-platform.yml needs to be changed from string to object. Can you please let me know when the new nuget package of the SDK is published on Nuget.org?