Skip to content

Merge dev into master for typewriter release #286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 189 commits into from
Sep 9, 2020
Merged

Merge dev into master for typewriter release #286

merged 189 commits into from
Sep 9, 2020

Conversation

MIchaelMainer
Copy link
Contributor

Summary

This contains all of the changes we've made for namespaces and updated support for Java. All of these commits have been reviewed previously.

MIchaelMainer and others added 30 commits February 12, 2019 15:28
Merge pull request #171 from microsoftgraph/dev
Added some clarification.
Support updating the default base Graph URL
add rule to add containsTarget=true to labelPolicy navigation
Convert edm.Decimal to Typescript number
Handle CRLF in doc annotations as code comments.
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
* max-line-length
* no-empty-interface
* interface-name
…initelyTyped

Fix linter issues for definitely typed
baywet and others added 27 commits August 27, 2020 15:36
Fix linting errors in TypeScript namespace generation
… the default options are not applied in this testing mode
…ties

java selective imports + a bunch of bugfixes + namespace fixes
…ction-skip

- adds missing skip and skipToken methods for collection requests
…s-java

- adds missing put methods for java sdk
…plicate-options

- fixes a bug where url options would be inserted twice for collection POST requests
Discovered that reordered overloaded action, evaluateDynamicMembership
exposed that we were only capturing parameters for the first overload.
We need to capture all of the parameters which this commit fixes.
…-serialization

bugfix/missing collection serialization
@MIchaelMainer MIchaelMainer requested a review from baywet September 9, 2020 16:54
@baywet baywet merged commit cb3d590 into master Sep 9, 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.