Generated models and request builders#2490
Closed
microsoft-graph-devx-bot[bot] wants to merge 1 commit intomainfrom
Closed
Generated models and request builders#2490microsoft-graph-devx-bot[bot] wants to merge 1 commit intomainfrom
microsoft-graph-devx-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Update generated files with build 199349
Contributor
| Addition of Public property skip in type com.microsoft.graph.contacts.ContactsRequestBuilder.GetQueryParameters with type Integer Addition of com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method delete in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type Void and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type OrgContact and parameters body of type OrgContact is required Addition of Public method patch in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type OrgContact and parameters body of type OrgContact is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPatchRequestInformation in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type RequestInformation and parameters body of type OrgContact is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.contacts.item.OrgContactItemRequestBuilder with return type RequestInformation and parameters body of type OrgContact is required; requestConfiguration of type java.util.function.Consumer is optional |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.