Skip to content

Releases: microsoftgraph/MSGraph-SDK-Code-Generator

msgraph-package-typewriter_dev_20191220.1: Support disambiguated objects for OData MethodRequestBody (#228)

20 Dec 23:57
905f10f
Compare
Choose a tag to compare
ComplexTypes ending with 'Request' are disambiguated by appending
'Object' to their name. We need to support this for optional Action
and Function arguments.

	modified:   Templates/CSharp/Base/IRequestBuilder.Base.template.tt
	modified:   Templates/CSharp/Base/RequestBuilder.Base.template.tt
	modified:   Templates/CSharp/Model/MethodRequestBody.cs.tt

msgraph-package-typewriter_master_20200908.1: Merge dev into master (#206)

08 Sep 15:02
86a1e7c
Compare
Choose a tag to compare