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 #2797

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Jan 21, 2025

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

Microsoft Reviewers: Open in CodeFlow

Update generated files with build 177586
@andrueastman andrueastman requested a review from a team as a code owner January 21, 2025 13:51
Copy link
Contributor

Addition of Public property IsHiddenForAllMembers in type Microsoft.Graph.Models.chat with type bool Addition of Public property AdditionalData in type Microsoft.Graph.Models.chatRestrictions with type IDictionary Addition of Public property AllowTextOnly in type Microsoft.Graph.Models.chatRestrictions with type bool Addition of Public property BackingStore in type Microsoft.Graph.Models.chatRestrictions with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Models.chatRestrictions with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Models.chatRestrictions with return type IDictionary> and parameters Addition of Public property OdataType in type Microsoft.Graph.Models.chatRestrictions with type string Addition of Public method Serialize in type Microsoft.Graph.Models.chatRestrictions with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Models.chatRestrictions with return type global.Microsoft.Graph.Models.ChatRestrictions and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Models.chatRestrictions implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Public property MeetingTemplateId in type Microsoft.Graph.Models.onlineMeeting with type string Addition of Public property AllowRecording in type Microsoft.Graph.Models.onlineMeetingBase with type bool Addition of Public property AllowTranscription in type Microsoft.Graph.Models.onlineMeetingBase with type bool Addition of Public property ChatRestrictions in type Microsoft.Graph.Models.onlineMeetingBase with type global.Microsoft.Graph.Models.ChatRestrictions Addition of Public property ExternalEventInformation in type Microsoft.Graph.Models.virtualEvent with type List Addition of Public property AdditionalData in type Microsoft.Graph.Models.virtualEventExternalInformation with type IDictionary Addition of Public property ApplicationId in type Microsoft.Graph.Models.virtualEventExternalInformation with type string Addition of Public property BackingStore in type Microsoft.Graph.Models.virtualEventExternalInformation with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Models.virtualEventExternalInformation with return type void and parameters Addition of Public property ExternalEventId in type Microsoft.Graph.Models.virtualEventExternalInformation with type string Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Models.virtualEventExternalInformation with return type IDictionary> and parameters Addition of Public property OdataType in type Microsoft.Graph.Models.virtualEventExternalInformation with type string Addition of Public method Serialize in type Microsoft.Graph.Models.virtualEventExternalInformation with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Models.virtualEventExternalInformation with return type global.Microsoft.Graph.Models.VirtualEventExternalInformation and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Models.virtualEventExternalInformation implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Public property AdditionalData in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with return type IDictionary> and parameters Addition of Public property OdataType in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with type string Addition of Public property Referrer in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with type string Addition of Public property RegistrationId in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with type string Addition of Public method Serialize in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Models.virtualEventExternalRegistrationInformation with return type global.Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Models.virtualEventExternalRegistrationInformation implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Public property ExternalRegistrationInformation in type Microsoft.Graph.Models.virtualEventRegistration with type global.Microsoft.Graph.Models.VirtualEventExternalRegistrationInformation Addition of Public property AdditionalData in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with return type void and parameters Addition of Public property ExternalEventId in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with type string Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody with return type global.Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationPostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder.setExternalEventInformationRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationPostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.setExternalEventInformationRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationRequestBuilder and parameters rawUrl of type string is required Addition of Public property setExternalEventInformation in type Microsoft.Graph.Solutions.VirtualEvents.Events.Item.VirtualEventItemRequestBuilder with type global.Microsoft.Graph.Solutions.VirtualEvents.Events.Item.SetExternalEventInformation.SetExternalEventInformationRequestBuilder Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleGetResponse inherits from global.Microsoft.Graph.Models.BaseCollectionPaginationCountResponse Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleGetResponse with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleGetResponse with return type void and parameters writer of type ISerializationWriter is required Addition of Public property Value in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleGetResponse with type List Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleGetResponse with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleGetResponse and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder inherits from BaseRequestBuilder Addition of Public property Count in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type bool Addition of Public property Expand in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Filter in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type string Addition of Public property Orderby in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Search in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type string Addition of Public property Select in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Skip in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type int Addition of Public property Top in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetQueryParameters with type int Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder.getByUserIdAndRoleWithUserIdWithRoleRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required; role of type string is optional; userId of type string is optional Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method GetAsGetByUserIdAndRoleWithUserIdWithRoleGetResponseAsync in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleGetResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method GetAsync in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleResponse inherits from global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleGetResponse Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.getByUserIdAndRoleWithUserIdWithRoleResponse with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleResponse and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleGetResponse inherits from global.Microsoft.Graph.Models.BaseCollectionPaginationCountResponse Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleGetResponse with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleGetResponse with return type void and parameters writer of type ISerializationWriter is required Addition of Public property Value in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleGetResponse with type List Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleGetResponse with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleGetResponse and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder inherits from BaseRequestBuilder Addition of Public property Count in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type bool Addition of Public property Expand in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Filter in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type string Addition of Public property Orderby in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Search in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type string Addition of Public property Select in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type string[] Addition of Public property Skip in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type int Addition of Public property Top in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetQueryParameters with type int Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder.getByUserRoleWithRoleRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required; role of type string is optional Addition of Public method constructor in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method GetAsGetByUserRoleWithRoleGetResponseAsync in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleGetResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method GetAsync in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleResponse inherits from global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleGetResponse Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.getByUserRoleWithRoleResponse with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleResponse and parameters parseNode of type IParseNode is required Addition of Public method getByUserIdAndRoleWithUserIdWithRole in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.townhallsRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserIdAndRoleWithUserIdWithRole.GetByUserIdAndRoleWithUserIdWithRoleRequestBuilder and parameters role of type string is required; userId of type string is required Addition of Public method getByUserRoleWithRole in type Microsoft.Graph.Solutions.VirtualEvents.Townhalls.townhallsRequestBuilder with return type global.Microsoft.Graph.Solutions.VirtualEvents.Townhalls.GetByUserRoleWithRole.GetByUserRoleWithRoleRequestBuilder and parameters role of type string is required

@andrueastman andrueastman merged commit fccc332 into main Jan 23, 2025
7 checks passed
@andrueastman andrueastman deleted the kiota/v1.0/pipelinebuild/177586 branch January 23, 2025 09:43
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