Skip to content
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

Generated models and request builders #2088

Closed
wants to merge 1 commit into from

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Aug 22, 2023

This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.

Microsoft Reviewers: Open in CodeFlow

@andrueastman andrueastman requested a review from a team as a code owner August 22, 2023 10:25
@@ -1,71 +0,0 @@
// <auto-generated/>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: verify if this removal is intended.

@@ -62,8 +62,8 @@ public class ConversationsRequestBuilder : BaseRequestBuilder {
return await RequestAdapter.SendAsync<ConversationCollectionResponse>(requestInfo, ConversationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken);
}
/// <summary>
/// Use reply thread or reply post to further post to that conversation.
/// Find more info here <see href="https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0" />
/// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description is confusing for the method that creates a new conversation. The same description is already there for ExtensionsRequestBuilders.

@andrueastman
Copy link
Member Author

Closing this for now as its now superceded via #2091

@andrueastman andrueastman deleted the kiota/v1.0/pipelinebuild/123456 branch August 23, 2023 09:15
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.

2 participants