Fix OData methods with OData primitive return type by MIchaelMainer · Pull Request #300 · microsoftgraph/MSGraph-SDK-Code-Generator
added 3 commits
September 24, 2020 22:19zengin previously approved these changes Sep 25, 2020
zengin previously approved these changes Sep 30, 2020
zengin previously approved these changes Oct 6, 2020
MIchaelMainer added a commit that referenced this pull request
Oct 6, 2020ODate primitives method return types are returned in an object.
We weren't handling the object which resulted in serialization
exceptions.
modified: Templates/CSharp/Base/SharedCSharp.template.tt
modified: Templates/CSharp/Requests/MethodRequest.cs.tt
modified: Templates/CSharp/Requests/IMethodRequest.cs.tt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters