Skip to content

Release: Fix OData methods with OData primitive return type (#300)#307

Merged
MIchaelMainer merged 1 commit intomasterfrom
dev
Oct 6, 2020
Merged

Release: Fix OData methods with OData primitive return type (#300)#307
MIchaelMainer merged 1 commit intomasterfrom
dev

Conversation

@MIchaelMainer
Copy link
Collaborator

ODate 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

ODate 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
@MIchaelMainer MIchaelMainer merged commit 981d48c into master Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants