Merge dev into master by MIchaelMainer · Pull Request #206 · microsoftgraph/MSGraph-SDK-Code-Generator
and others added 22 commits
February 12, 2019 15:28Merge pull request #171 from microsoftgraph/dev
Added IBaseRequestBuilder to consumers of IRequestBuilder.Base Applied <auto-generated/> comment tag to all generated c# files. Added comments to all complex types class definitions.
* Fix duplicate PHP enum name generation * Add back camelcase-ization to limit the changes. * Fix code comment
…rs issue (#202) * Updating template with response headers fix. * New changes will propagate the fix for having response headers and status codes in request objects when UpdateAsync method is called in entities * Adding the exception documentation in IEntityRequest.Base - Refactoring in EntityRequest.Base to include this if includeSendParams == true so that it shows in the async UpdateAsync() method.
* Updating template with response headers fix New changes will propagate the fix for having response headers and status codes in request objects when UpdateAsync method is called in entities * Adding exception description to documentation * Adding and refactoring exception documentation - Adding the exception documentation in IEntityRequest.Base - Refactoring in EntityRequest.Base to include this if includeSendParams == true so that it shows in the async UpdateAsync() method. * Space Indentation Fixes
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