- adds a vararg support for build request in java templates by baywet · Pull Request #292 · microsoftgraph/MSGraph-SDK-Code-Generator
Navigation Menu
{{ message }}
microsoftgraph / MSGraph-SDK-Code-Generator Public
- Notifications You must be signed in to change notification settings
- Fork 75
Merged
- adds a vararg support for build request in java templates#292
- adds a vararg support for build request in java templates#292
Conversation
Copy link Copy Markdown
Member
baywet
commented
Sep 16, 2020
baywet
commented
Summary
- adds vararg support for options in buildrequest in java template to allow consumers to provide options in a less verbose approach.
- adds missing docs on methods
Generated code differences
baywet
requested review from
MIchaelMainer,
nikithauc and
zengin
baywet
self-assigned this
zengin suggested changes Sep 16, 2020
Templates/Java/requests_extensions/BaseEntityCollectionReferenceRequestBuilder.java.tt
Outdated
Show resolved
Hide resolved
Templates/Java/requests_extensions/BaseEntityCollectionReferenceRequestBuilder.java.tt Outdated Show resolved Hide resolved
baywet added 2 commits
September 16, 2020 15:24
baywet
requested a review
from zengin
zengin approved these changes Sep 16, 2020
baywet
merged commit
2547b08
into
dev
baywet
deleted the
feature/varargs-options-java
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment