From cb552c929b23ee01833fb77d7c0056eeaa06445f Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 9 Jan 2024 13:51:58 +0000 Subject: [PATCH] Update generated files with build 131168 --- src/chats/item/members/item/index.ts | 6 +++--- src/deviceAppManagement/index.ts | 4 ++-- .../managedAppPolicies/index.ts | 6 +++--- .../managedAppPolicies/item/index.ts | 6 +++--- .../item/targetApps/index.ts | 2 +- .../managedAppRegistrations/index.ts | 6 +++--- .../appliedPolicies/item/targetApps/index.ts | 2 +- .../intendedPolicies/item/targetApps/index.ts | 2 +- .../managedEBooks/index.ts | 6 +++--- .../managedEBooks/item/assignments/index.ts | 6 +++--- .../item/assignments/item/index.ts | 6 +++--- .../managedEBooks/item/index.ts | 6 +++--- src/deviceAppManagement/mobileApps/index.ts | 12 +++++------ .../mobileApps/item/index.ts | 18 ++++++++--------- .../deviceCompliancePolicies/index.ts | 12 +++++------ .../deviceCompliancePolicies/item/index.ts | 18 ++++++++--------- .../deviceConfigurations/index.ts | 12 +++++------ .../deviceConfigurations/item/index.ts | 18 ++++++++--------- .../deviceEnrollmentConfigurations/index.ts | 12 +++++------ .../item/index.ts | 18 ++++++++--------- src/deviceManagement/index.ts | 4 ++-- src/deviceManagement/roleDefinitions/index.ts | 12 +++++------ .../roleDefinitions/item/index.ts | 6 +++--- src/drives/item/items/item/index.ts | 6 +++--- .../item/items/item/workbook/names/index.ts | 2 +- .../item/workbook/names/item/range/index.ts | 6 +++--- .../workbook/tables/item/columns/index.ts | 2 +- .../items/item/workbook/worksheets/index.ts | 2 +- .../workbook/worksheets/item/charts/index.ts | 2 +- .../worksheets/item/names/item/range/index.ts | 6 +++--- .../item/tables/item/columns/index.ts | 2 +- src/groups/item/conversations/item/index.ts | 2 +- .../item/threads/item/posts/index.ts | 6 +++--- .../item/posts/item/inReplyTo/reply/index.ts | 6 +++--- .../threads/item/posts/item/reply/index.ts | 6 +++--- .../item/threads/item/reply/index.ts | 6 +++--- .../item/sites/item/lists/item/index.ts | 6 +++--- .../item/team/channels/item/members/index.ts | 6 +++--- .../item/team/primaryChannel/members/index.ts | 6 +++--- src/groups/item/threads/item/index.ts | 6 +++--- src/groups/item/threads/item/posts/index.ts | 6 +++--- .../item/posts/item/inReplyTo/reply/index.ts | 6 +++--- .../threads/item/posts/item/reply/index.ts | 6 +++--- src/groups/item/threads/item/reply/index.ts | 6 +++--- .../namedLocations/item/index.ts | 18 ++++++++--------- .../accessPackages/item/index.ts | 6 +++--- .../customWorkflowExtensions/item/index.ts | 6 +++--- .../customWorkflowExtensions/item/index.ts | 6 +++--- .../termsOfUse/agreements/item/index.ts | 6 +++--- .../riskyUsers/item/history/index.ts | 6 +++--- src/kiota-lock.json | 2 +- src/models/index.ts | 20 +++++++++---------- src/organization/index.ts | 6 +++--- src/sites/index.ts | 6 +++--- src/sites/item/lists/item/index.ts | 6 +++--- src/teams/item/channels/item/members/index.ts | 6 +++--- .../item/primaryChannel/members/index.ts | 6 +++--- .../item/channels/item/members/index.ts | 6 +++--- src/users/index.ts | 8 ++++---- .../item/chats/item/members/item/index.ts | 6 +++--- src/users/item/index.ts | 8 ++++---- .../item/channels/item/members/index.ts | 6 +++--- .../item/primaryChannel/members/index.ts | 6 +++--- .../mailFolders/item/childFolders/index.ts | 6 +++--- src/users/item/messages/index.ts | 6 +++--- src/users/item/messages/item/index.ts | 8 ++++---- 66 files changed, 231 insertions(+), 231 deletions(-) diff --git a/src/chats/item/members/item/index.ts b/src/chats/item/members/item/index.ts index 08ef52c1f85..e54c2d9c714 100644 --- a/src/chats/item/members/item/index.ts +++ b/src/chats/item/members/item/index.ts @@ -43,10 +43,10 @@ export class ConversationMemberItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -86,7 +86,7 @@ export class ConversationMemberItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -153,7 +153,7 @@ export class DeviceAppManagementRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( diff --git a/src/deviceAppManagement/managedAppPolicies/index.ts b/src/deviceAppManagement/managedAppPolicies/index.ts index b57dfa23f2d..a810d7b1a78 100644 --- a/src/deviceAppManagement/managedAppPolicies/index.ts +++ b/src/deviceAppManagement/managedAppPolicies/index.ts @@ -71,10 +71,10 @@ export class ManagedAppPoliciesRequestBuilder extends BaseRequestBuilder new ManagedAppPoliciesRequestBuilder(x, y)); } /** - * List properties and relationships of the targetedManagedAppProtection objects. + * List properties and relationships of the windowsInformationProtection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ManagedAppPolicyCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -103,7 +103,7 @@ export class ManagedAppPoliciesRequestBuilder extends BaseRequestBuilder(requestInfo, createManagedAppPolicyFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the targetedManagedAppProtection objects. + * List properties and relationships of the windowsInformationProtection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/deviceAppManagement/managedAppPolicies/item/index.ts b/src/deviceAppManagement/managedAppPolicies/item/index.ts index cee690e83be..82254d298f0 100644 --- a/src/deviceAppManagement/managedAppPolicies/item/index.ts +++ b/src/deviceAppManagement/managedAppPolicies/item/index.ts @@ -49,10 +49,10 @@ export class ManagedAppPolicyItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -92,7 +92,7 @@ export class ManagedAppPolicyItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPostRequestInformation( diff --git a/src/deviceAppManagement/managedAppRegistrations/index.ts b/src/deviceAppManagement/managedAppRegistrations/index.ts index 00bc9a3f889..2c283da8a6e 100644 --- a/src/deviceAppManagement/managedAppRegistrations/index.ts +++ b/src/deviceAppManagement/managedAppRegistrations/index.ts @@ -78,10 +78,10 @@ export class ManagedAppRegistrationsRequestBuilder extends BaseRequestBuilder new ManagedAppRegistrationsRequestBuilder(x, y)); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ManagedAppRegistrationCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -111,7 +111,7 @@ export class ManagedAppRegistrationsRequestBuilder extends BaseRequestBuilder(requestInfo, createManagedAppRegistrationFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the managedAppRegistration objects. + * List properties and relationships of the androidManagedAppRegistration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.ts b/src/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.ts index ff9824ca057..9bee34dc59d 100644 --- a/src/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.ts +++ b/src/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.ts @@ -43,7 +43,7 @@ export class TargetAppsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPostRequestInformation( diff --git a/src/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.ts b/src/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.ts index 5254d4042d1..40073f4e691 100644 --- a/src/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.ts +++ b/src/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.ts @@ -43,7 +43,7 @@ export class TargetAppsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPostRequestInformation( diff --git a/src/deviceAppManagement/managedEBooks/index.ts b/src/deviceAppManagement/managedEBooks/index.ts index 43874bbc018..7ff6ddce626 100644 --- a/src/deviceAppManagement/managedEBooks/index.ts +++ b/src/deviceAppManagement/managedEBooks/index.ts @@ -71,10 +71,10 @@ export class ManagedEBooksRequestBuilder extends BaseRequestBuilder new ManagedEBooksRequestBuilder(x, y)); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ManagedEBookCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -104,7 +104,7 @@ export class ManagedEBooksRequestBuilder extends BaseRequestBuilder(requestInfo, createManagedEBookFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the managedEBook objects. + * List properties and relationships of the iosVppEBook objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/deviceAppManagement/managedEBooks/item/assignments/index.ts b/src/deviceAppManagement/managedEBooks/item/assignments/index.ts index 4667eb99cf1..6dfc2237bbf 100644 --- a/src/deviceAppManagement/managedEBooks/item/assignments/index.ts +++ b/src/deviceAppManagement/managedEBooks/item/assignments/index.ts @@ -71,10 +71,10 @@ export class AssignmentsRequestBuilder extends BaseRequestBuilder new AssignmentsRequestBuilder(x, y)); } /** - * List properties and relationships of the iosVppEBookAssignment objects. + * List properties and relationships of the managedEBookAssignment objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ManagedEBookAssignmentCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -104,7 +104,7 @@ export class AssignmentsRequestBuilder extends BaseRequestBuilder(requestInfo, createManagedEBookAssignmentFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the iosVppEBookAssignment objects. + * List properties and relationships of the managedEBookAssignment objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/deviceAppManagement/managedEBooks/item/assignments/item/index.ts b/src/deviceAppManagement/managedEBooks/item/assignments/item/index.ts index 142ba252ab3..3a83f53039d 100644 --- a/src/deviceAppManagement/managedEBooks/item/assignments/item/index.ts +++ b/src/deviceAppManagement/managedEBooks/item/assignments/item/index.ts @@ -28,9 +28,9 @@ export class ManagedEBookAssignmentItemRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/deviceAppManagement/managedEBooks/{managedEBook%2Did}/assignments/{managedEBookAssignment%2Did}{?%24select,%24expand}", (x, y) => new ManagedEBookAssignmentItemRequestBuilder(x, y)); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -76,7 +76,7 @@ export class ManagedEBookAssignmentItemRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createManagedEBookAssignmentFromDiscriminatorValue, errorMapping); } /** - * Deletes a managedEBookAssignment. + * Deletes a iosVppEBookAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/deviceAppManagement/managedEBooks/item/index.ts b/src/deviceAppManagement/managedEBooks/item/index.ts index b64c37dc75b..8a7ae40a853 100644 --- a/src/deviceAppManagement/managedEBooks/item/index.ts +++ b/src/deviceAppManagement/managedEBooks/item/index.ts @@ -78,10 +78,10 @@ export class ManagedEBookItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -122,7 +122,7 @@ export class ManagedEBookItemRequestBuilder extends BaseRequestBuilder new MobileAppsRequestBuilder(x, y)); } /** - * List properties and relationships of the mobileApp objects. + * List properties and relationships of the webApp objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of MobileAppCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-apps-mobileapp-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-apps-webapp-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -199,11 +199,11 @@ export class MobileAppsRequestBuilder extends BaseRequestBuilder(requestInfo, createMobileAppCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Create a new microsoftStoreForBusinessApp object. + * Create a new iosiPadOSWebClip object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of MobileApp - * @see {@link https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-apps-iosipadoswebclip-create?view=graph-rest-1.0|Find more info here} */ public post(body: MobileApp, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -216,7 +216,7 @@ export class MobileAppsRequestBuilder extends BaseRequestBuilder(requestInfo, createMobileAppFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the mobileApp objects. + * List properties and relationships of the webApp objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -227,7 +227,7 @@ export class MobileAppsRequestBuilder extends BaseRequestBuilder new MobileAppItemRequestBuilder(x, y)); } /** - * Deletes a windowsMobileMSI. + * Deletes a macOSLobApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -176,10 +176,10 @@ export class MobileAppItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -192,11 +192,11 @@ export class MobileAppItemRequestBuilder extends BaseRequestBuilder(requestInfo, createMobileAppFromDiscriminatorValue, errorMapping); } /** - * Update the properties of a win32LobApp object. + * Update the properties of a macOSMicrosoftEdgeApp object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of MobileApp - * @see {@link https://learn.microsoft.com/graph/api/intune-apps-win32lobapp-update?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-update?view=graph-rest-1.0|Find more info here} */ public patch(body: MobileApp, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -209,7 +209,7 @@ export class MobileAppItemRequestBuilder extends BaseRequestBuilder(requestInfo, createMobileAppFromDiscriminatorValue, errorMapping); } /** - * Deletes a windowsMobileMSI. + * Deletes a macOSLobApp. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -220,7 +220,7 @@ export class MobileAppItemRequestBuilder extends BaseRequestBuilder new DeviceCompliancePoliciesRequestBuilder(x, y)); } /** - * List properties and relationships of the androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the windows10CompliancePolicy objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceCompliancePolicyCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,11 +87,11 @@ export class DeviceCompliancePoliciesRequestBuilder extends BaseRequestBuilder(requestInfo, createDeviceCompliancePolicyCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Create a new androidCompliancePolicy object. + * Create a new windows81CompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceCompliancePolicy - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-create?view=graph-rest-1.0|Find more info here} */ public post(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -104,7 +104,7 @@ export class DeviceCompliancePoliciesRequestBuilder extends BaseRequestBuilder(requestInfo, createDeviceCompliancePolicyFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the androidWorkProfileCompliancePolicy objects. + * List properties and relationships of the windows10CompliancePolicy objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -115,7 +115,7 @@ export class DeviceCompliancePoliciesRequestBuilder extends BaseRequestBuilder new DeviceCompliancePolicyItemRequestBuilder(x, y)); } /** - * Deletes a androidWorkProfileCompliancePolicy. + * Deletes a windows10MobileCompliancePolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -106,10 +106,10 @@ export class DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * Read properties and relationships of the windows81CompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceCompliancePolicy - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-get?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-get?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -122,11 +122,11 @@ export class DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createDeviceCompliancePolicyFromDiscriminatorValue, errorMapping); } /** - * Update the properties of a androidCompliancePolicy object. + * Update the properties of a windows81CompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceCompliancePolicy - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-update?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0|Find more info here} */ public patch(body: DeviceCompliancePolicy, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -139,7 +139,7 @@ export class DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createDeviceCompliancePolicyFromDiscriminatorValue, errorMapping); } /** - * Deletes a androidWorkProfileCompliancePolicy. + * Deletes a windows10MobileCompliancePolicy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -150,7 +150,7 @@ export class DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBuilder return requestInfo; } /** - * Read properties and relationships of the windows81CompliancePolicy object. + * Read properties and relationships of the windowsPhone81CompliancePolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -161,7 +161,7 @@ export class DeviceCompliancePolicyItemRequestBuilder extends BaseRequestBuilder return requestInfo; } /** - * Update the properties of a androidCompliancePolicy object. + * Update the properties of a windows81CompliancePolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/deviceManagement/deviceConfigurations/index.ts b/src/deviceManagement/deviceConfigurations/index.ts index 2cfd19bf649..5ab8d7ee820 100644 --- a/src/deviceManagement/deviceConfigurations/index.ts +++ b/src/deviceManagement/deviceConfigurations/index.ts @@ -71,10 +71,10 @@ export class DeviceConfigurationsRequestBuilder extends BaseRequestBuilder new DeviceConfigurationsRequestBuilder(x, y)); } /** - * List properties and relationships of the windows81GeneralConfiguration objects. + * List properties and relationships of the windows10TeamGeneralConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceConfigurationCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81generalconfiguration-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10teamgeneralconfiguration-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,11 +87,11 @@ export class DeviceConfigurationsRequestBuilder extends BaseRequestBuilder(requestInfo, createDeviceConfigurationCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Create a new macOSDeviceFeaturesConfiguration object. + * Create a new iosDeviceFeaturesConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceConfiguration - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-iosdevicefeaturesconfiguration-create?view=graph-rest-1.0|Find more info here} */ public post(body: DeviceConfiguration, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -104,7 +104,7 @@ export class DeviceConfigurationsRequestBuilder extends BaseRequestBuilder(requestInfo, createDeviceConfigurationFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the windows81GeneralConfiguration objects. + * List properties and relationships of the windows10TeamGeneralConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -115,7 +115,7 @@ export class DeviceConfigurationsRequestBuilder extends BaseRequestBuilder new DeviceConfigurationItemRequestBuilder(x, y)); } /** - * Deletes a editionUpgradeConfiguration. + * Deletes a windows10SecureAssessmentConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -93,10 +93,10 @@ export class DeviceConfigurationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -118,11 +118,11 @@ export class DeviceConfigurationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -135,7 +135,7 @@ export class DeviceConfigurationItemRequestBuilder extends BaseRequestBuilder(requestInfo, createDeviceConfigurationFromDiscriminatorValue, errorMapping); } /** - * Deletes a editionUpgradeConfiguration. + * Deletes a windows10SecureAssessmentConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -146,7 +146,7 @@ export class DeviceConfigurationItemRequestBuilder extends BaseRequestBuilder new DeviceEnrollmentConfigurationsRequestBuilder(x, y)); } /** - * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. + * List properties and relationships of the deviceEnrollmentConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceEnrollmentConfigurationCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,11 +87,11 @@ export class DeviceEnrollmentConfigurationsRequestBuilder extends BaseRequestBui return this.requestAdapter.sendAsync(requestInfo, createDeviceEnrollmentConfigurationCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceEnrollmentConfiguration - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0|Find more info here} */ public post(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -104,7 +104,7 @@ export class DeviceEnrollmentConfigurationsRequestBuilder extends BaseRequestBui return this.requestAdapter.sendAsync(requestInfo, createDeviceEnrollmentConfigurationFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. + * List properties and relationships of the deviceEnrollmentConfiguration objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -115,7 +115,7 @@ export class DeviceEnrollmentConfigurationsRequestBuilder extends BaseRequestBui return requestInfo; } /** - * Create a new deviceEnrollmentPlatformRestrictionsConfiguration object. + * Create a new deviceEnrollmentLimitConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/deviceManagement/deviceEnrollmentConfigurations/item/index.ts b/src/deviceManagement/deviceEnrollmentConfigurations/item/index.ts index ceb31005c7b..9e006e42869 100644 --- a/src/deviceManagement/deviceEnrollmentConfigurations/item/index.ts +++ b/src/deviceManagement/deviceEnrollmentConfigurations/item/index.ts @@ -49,9 +49,9 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest super(pathParameters, requestAdapter, "{+baseurl}/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration%2Did}{?%24select,%24expand}", (x, y) => new DeviceEnrollmentConfigurationItemRequestBuilder(x, y)); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -64,10 +64,10 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceEnrollmentConfiguration - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-get?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -80,11 +80,11 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest return this.requestAdapter.sendAsync(requestInfo, createDeviceEnrollmentConfigurationFromDiscriminatorValue, errorMapping); } /** - * Update the properties of a deviceEnrollmentLimitConfiguration object. + * Update the properties of a deviceEnrollmentWindowsHelloForBusinessConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of DeviceEnrollmentConfiguration - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-update?view=graph-rest-1.0|Find more info here} */ public patch(body: DeviceEnrollmentConfiguration, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -97,7 +97,7 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest return this.requestAdapter.sendAsync(requestInfo, createDeviceEnrollmentConfigurationFromDiscriminatorValue, errorMapping); } /** - * Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + * Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -108,7 +108,7 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest return requestInfo; } /** - * Read properties and relationships of the deviceEnrollmentLimitConfiguration object. + * Read properties and relationships of the deviceEnrollmentConfiguration object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -119,7 +119,7 @@ export class DeviceEnrollmentConfigurationItemRequestBuilder extends BaseRequest return requestInfo; } /** - * Update the properties of a deviceEnrollmentLimitConfiguration object. + * Update the properties of a deviceEnrollmentWindowsHelloForBusinessConfiguration object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/deviceManagement/index.ts b/src/deviceManagement/index.ts index 2bd97ff91bc..dd6718db4d6 100644 --- a/src/deviceManagement/index.ts +++ b/src/deviceManagement/index.ts @@ -446,7 +446,7 @@ export class DeviceManagementRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -472,7 +472,7 @@ export class DeviceManagementRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( diff --git a/src/deviceManagement/roleDefinitions/index.ts b/src/deviceManagement/roleDefinitions/index.ts index f5009a2c19c..f0803ce38d0 100644 --- a/src/deviceManagement/roleDefinitions/index.ts +++ b/src/deviceManagement/roleDefinitions/index.ts @@ -71,10 +71,10 @@ export class RoleDefinitionsRequestBuilder extends BaseRequestBuilder new RoleDefinitionsRequestBuilder(x, y)); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of RoleDefinitionCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,11 +87,11 @@ export class RoleDefinitionsRequestBuilder extends BaseRequestBuilder(requestInfo, createRoleDefinitionCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Create a new roleDefinition object. + * Create a new deviceAndAppManagementRoleDefinition object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of RoleDefinition - * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0|Find more info here} */ public post(body: RoleDefinition, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -104,7 +104,7 @@ export class RoleDefinitionsRequestBuilder extends BaseRequestBuilder(requestInfo, createRoleDefinitionFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + * List properties and relationships of the roleDefinition objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -115,7 +115,7 @@ export class RoleDefinitionsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -94,7 +94,7 @@ export class RoleDefinitionItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -327,7 +327,7 @@ export class DriveItemItemRequestBuilder extends BaseRequestBuilder * Retrieve a list of nameditem objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of WorkbookNamedItemCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/workbook-list-names?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/nameditem-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( diff --git a/src/drives/item/items/item/workbook/names/item/range/index.ts b/src/drives/item/items/item/workbook/names/item/range/index.ts index f7de4d222fe..d72e152a8c2 100644 --- a/src/drives/item/items/item/workbook/names/item/range/index.ts +++ b/src/drives/item/items/item/workbook/names/item/range/index.ts @@ -18,10 +18,10 @@ export class RangeRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/names/{workbookNamedItem%2Did}/range()", (x, y) => new RangeRequestBuilder(x, y)); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of WorkbookRange - * @see {@link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -34,7 +34,7 @@ export class RangeRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createWorkbookRangeFromDiscriminatorValue, errorMapping); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/drives/item/items/item/workbook/tables/item/columns/index.ts b/src/drives/item/items/item/workbook/tables/item/columns/index.ts index 3216941c397..b283d74123e 100644 --- a/src/drives/item/items/item/workbook/tables/item/columns/index.ts +++ b/src/drives/item/items/item/workbook/tables/item/columns/index.ts @@ -82,7 +82,7 @@ export class ColumnsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( diff --git a/src/drives/item/items/item/workbook/worksheets/index.ts b/src/drives/item/items/item/workbook/worksheets/index.ts index e0960617589..faea1269a73 100644 --- a/src/drives/item/items/item/workbook/worksheets/index.ts +++ b/src/drives/item/items/item/workbook/worksheets/index.ts @@ -81,7 +81,7 @@ export class WorksheetsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( diff --git a/src/drives/item/items/item/workbook/worksheets/item/charts/index.ts b/src/drives/item/items/item/workbook/worksheets/item/charts/index.ts index f59bd0dd39c..603ef88203a 100644 --- a/src/drives/item/items/item/workbook/worksheets/item/charts/index.ts +++ b/src/drives/item/items/item/workbook/worksheets/item/charts/index.ts @@ -83,7 +83,7 @@ export class ChartsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( diff --git a/src/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts b/src/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts index 77b557de2f5..8de7da13390 100644 --- a/src/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts +++ b/src/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts @@ -18,10 +18,10 @@ export class RangeRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/drives/{drive%2Did}/items/{driveItem%2Did}/workbook/worksheets/{workbookWorksheet%2Did}/names/{workbookNamedItem%2Did}/range()", (x, y) => new RangeRequestBuilder(x, y)); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of WorkbookRange - * @see {@link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -34,7 +34,7 @@ export class RangeRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createWorkbookRangeFromDiscriminatorValue, errorMapping); } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/drives/item/items/item/workbook/worksheets/item/tables/item/columns/index.ts b/src/drives/item/items/item/workbook/worksheets/item/tables/item/columns/index.ts index 64a73f8af81..8e0dc3bba3c 100644 --- a/src/drives/item/items/item/workbook/worksheets/item/tables/item/columns/index.ts +++ b/src/drives/item/items/item/workbook/worksheets/item/tables/item/columns/index.ts @@ -82,7 +82,7 @@ export class ColumnsRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( diff --git a/src/groups/item/conversations/item/index.ts b/src/groups/item/conversations/item/index.ts index 4ebf457ceba..5f33fa32205 100644 --- a/src/groups/item/conversations/item/index.ts +++ b/src/groups/item/conversations/item/index.ts @@ -33,7 +33,7 @@ export class ConversationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( diff --git a/src/groups/item/conversations/item/threads/item/posts/index.ts b/src/groups/item/conversations/item/threads/item/posts/index.ts index 8e79387ad70..ad725bc044c 100644 --- a/src/groups/item/conversations/item/threads/item/posts/index.ts +++ b/src/groups/item/conversations/item/threads/item/posts/index.ts @@ -67,10 +67,10 @@ export class PostsRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts{?%24top,%24skip,%24filter,%24count,%24orderby,%24select,%24expand}", (x, y) => new PostsRequestBuilder(x, y)); } /** - * Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. + * Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of PostCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -83,7 +83,7 @@ export class PostsRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createPostCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. + * Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.ts b/src/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.ts index f9389f438a5..edd5bc9820d 100644 --- a/src/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.ts +++ b/src/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/groups/item/conversations/item/threads/item/posts/item/reply/index.ts b/src/groups/item/conversations/item/threads/item/posts/item/reply/index.ts index d9a2ae4af74..03aa32287ad 100644 --- a/src/groups/item/conversations/item/threads/item/posts/item/reply/index.ts +++ b/src/groups/item/conversations/item/threads/item/posts/item/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/groups/item/conversations/item/threads/item/reply/index.ts b/src/groups/item/conversations/item/threads/item/reply/index.ts index 84a7ce31914..df90ee3f31f 100644 --- a/src/groups/item/conversations/item/threads/item/reply/index.ts +++ b/src/groups/item/conversations/item/threads/item/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/conversations/{conversation%2Did}/threads/{conversationThread%2Did}/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. + * Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation in the request, or, you can specify just the thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. + * Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation in the request, or, you can specify just the thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/groups/item/sites/item/lists/item/index.ts b/src/groups/item/sites/item/lists/item/index.ts index 3df8b888ba3..02ddc9a5e9a 100644 --- a/src/groups/item/sites/item/lists/item/index.ts +++ b/src/groups/item/sites/item/lists/item/index.ts @@ -98,10 +98,10 @@ export class ListItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -141,7 +141,7 @@ export class ListItemRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -97,7 +97,7 @@ export class ConversationThreadItemRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts{?%24top,%24skip,%24filter,%24count,%24orderby,%24select,%24expand}", (x, y) => new PostsRequestBuilder(x, y)); } /** - * Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. + * Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of PostCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -83,7 +83,7 @@ export class PostsRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createPostCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Get the posts of the specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. + * Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/groups/item/threads/item/posts/item/inReplyTo/reply/index.ts b/src/groups/item/threads/item/posts/item/inReplyTo/reply/index.ts index 12006dd718f..4d166d2e59b 100644 --- a/src/groups/item/threads/item/posts/item/inReplyTo/reply/index.ts +++ b/src/groups/item/threads/item/posts/item/inReplyTo/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/inReplyTo/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/groups/item/threads/item/posts/item/reply/index.ts b/src/groups/item/threads/item/posts/item/reply/index.ts index 635a9e855f7..542f1a6dc27 100644 --- a/src/groups/item/threads/item/posts/item/reply/index.ts +++ b/src/groups/item/threads/item/posts/item/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/posts/{post%2Did}/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * 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. + * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/groups/item/threads/item/reply/index.ts b/src/groups/item/threads/item/reply/index.ts index 0ef5f9c3911..9440ef2bf85 100644 --- a/src/groups/item/threads/item/reply/index.ts +++ b/src/groups/item/threads/item/reply/index.ts @@ -40,10 +40,10 @@ export class ReplyRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}/reply", (x, y) => new ReplyRequestBuilder(x, y)); } /** - * Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. + * Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation in the request, or, you can specify just the thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/post-post-attachments?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/conversationthread-reply?view=graph-rest-1.0|Find more info here} */ public post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -56,7 +56,7 @@ export class ReplyRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * Add an attachment when creating a group post. This operation limits the size of the attachment you can add to under 3 MB. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. + * Reply to a thread in a group conversation and add a new post to it. You can specify the parent conversation in the request, or, you can specify just the thread without the parent conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation diff --git a/src/identity/conditionalAccess/namedLocations/item/index.ts b/src/identity/conditionalAccess/namedLocations/item/index.ts index c59d53dc048..23093aff1b7 100644 --- a/src/identity/conditionalAccess/namedLocations/item/index.ts +++ b/src/identity/conditionalAccess/namedLocations/item/index.ts @@ -28,9 +28,9 @@ export class NamedLocationItemRequestBuilder extends BaseRequestBuilder new NamedLocationItemRequestBuilder(x, y)); } /** - * Delete a countryNamedLocation object. + * Delete an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -43,10 +43,10 @@ export class NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -59,11 +59,11 @@ export class NamedLocationItemRequestBuilder extends BaseRequestBuilder(requestInfo, createNamedLocationFromDiscriminatorValue, errorMapping); } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of NamedLocation - * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0|Find more info here} */ public patch(body: NamedLocation, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -76,7 +76,7 @@ export class NamedLocationItemRequestBuilder extends BaseRequestBuilder(requestInfo, createNamedLocationFromDiscriminatorValue, errorMapping); } /** - * Delete a countryNamedLocation object. + * Delete an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ @@ -87,7 +87,7 @@ export class NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -136,7 +136,7 @@ export class AccessPackageItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,7 +87,7 @@ export class CustomCalloutExtensionItemRequestBuilder extends BaseRequestBuilder return requestInfo; } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/identityGovernance/entitlementManagement/resourceRequests/item/catalog/customWorkflowExtensions/item/index.ts b/src/identityGovernance/entitlementManagement/resourceRequests/item/catalog/customWorkflowExtensions/item/index.ts index 998586f67a5..375235a95c2 100644 --- a/src/identityGovernance/entitlementManagement/resourceRequests/item/catalog/customWorkflowExtensions/item/index.ts +++ b/src/identityGovernance/entitlementManagement/resourceRequests/item/catalog/customWorkflowExtensions/item/index.ts @@ -43,10 +43,10 @@ export class CustomCalloutExtensionItemRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendNoResponseContentAsync(requestInfo, errorMapping); } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of CustomCalloutExtension - * @see {@link https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -87,7 +87,7 @@ export class CustomCalloutExtensionItemRequestBuilder extends BaseRequestBuilder return requestInfo; } /** - * Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/identityGovernance/termsOfUse/agreements/item/index.ts b/src/identityGovernance/termsOfUse/agreements/item/index.ts index 83e9d1e49e5..14cba94f559 100644 --- a/src/identityGovernance/termsOfUse/agreements/item/index.ts +++ b/src/identityGovernance/termsOfUse/agreements/item/index.ts @@ -64,10 +64,10 @@ export class AgreementItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -108,7 +108,7 @@ export class AgreementItemRequestBuilder extends BaseRequestBuilder new HistoryRequestBuilder(x, y)); } /** - * Get the riskyUserHistoryItems from the history navigation property. + * Read the properties and relationships of a riskyUserHistoryItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of RiskyUserHistoryItemCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/riskyuser-get-riskyuserhistoryitem?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -103,7 +103,7 @@ export class HistoryRequestBuilder extends BaseRequestBuilder(requestInfo, createRiskyUserHistoryItemFromDiscriminatorValue, errorMapping); } /** - * Get the riskyUserHistoryItems from the history navigation property. + * Read the properties and relationships of a riskyUserHistoryItem object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/kiota-lock.json b/src/kiota-lock.json index bad12a19d1f..3473601e8e1 100644 --- a/src/kiota-lock.json +++ b/src/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "DC39E9679AA0FBEBB3D8A9E4FB646C602F42B50C1BE3B0B34CC19EC865EBDCEA4C1035996817ACE0F3EECBE3B9F9FCC6A221388076E25427873D495D379A374C", + "descriptionHash": "76EEA49778E8E798810C3493B8DF4FB7A7BEF7F59ACCE80B76BB8B115C53E7C039F2C19BF504EEFDD0199533760171D3AA03EB125C7AFBDFD94D83E65084684E", "descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.10.0", diff --git a/src/models/index.ts b/src/models/index.ts index 89af38f6613..f19c92d35ac 100644 --- a/src/models/index.ts +++ b/src/models/index.ts @@ -1765,7 +1765,7 @@ export interface Agreement extends Entity, Parsable { */ acceptances?: AgreementAcceptance[]; /** - * Display name of the agreement. The display name is used for internal tracking of the agreement but is not shown to end users who view the agreement. Supports $filter (eq). + * Display name of the agreement. The display name is used for internal tracking of the agreement but isn't shown to end users who view the agreement. Supports $filter (eq). */ displayName?: string; /** @@ -1789,7 +1789,7 @@ export interface Agreement extends Entity, Parsable { */ termsExpiration?: TermsExpiration; /** - * The duration after which the user must re-accept the terms of use. The value is represented in ISO 8601 format for durations. Supports $filter (eq). + * The duration after which the user must reaccept the terms of use. The value is represented in ISO 8601 format for durations. Supports $filter (eq). */ userReacceptRequiredFrequency?: Duration; } @@ -6663,11 +6663,11 @@ export interface Call extends Entity, Parsable { */ audioRoutingGroups?: AudioRoutingGroup[]; /** - * The callback URL on which callbacks will be delivered. Must be https. + * The callback URL on which callbacks are delivered. Must be an HTTPS URL. */ callbackUri?: string; /** - * A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. This needs to be copied over from Microsoft.Graph.Call.CallChainId. + * A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. This identifier must be copied over from Microsoft.Graph.Call.CallChainId. */ callChainId?: string; /** @@ -8251,11 +8251,11 @@ export interface ConditionalAccessApplications extends AdditionalDataHolder, Par */ applicationFilter?: ConditionalAccessFilter; /** - * Can be one of the following: The list of client IDs (appId) explicitly excluded from the policy. Office365 - For the list of apps included in Office365, see Conditional Access target apps: Office 365 + * Can be one of the following: The list of client IDs (appId) explicitly excluded from the policy. Office365 - For the list of apps included in Office365, see Apps included in Conditional Access Office 365 app suite */ excludeApplications?: string[]; /** - * Can be one of the following: The list of client IDs (appId) the policy applies to, unless explicitly excluded (in excludeApplications) All Office365 - For the list of apps included in Office365, see Conditional Access target apps: Office 365 + * Can be one of the following: The list of client IDs (appId) the policy applies to, unless explicitly excluded (in excludeApplications) All Office365 - For the list of apps included in Office365, see Apps included in Conditional Access Office 365 app suite */ includeApplications?: string[]; /** @@ -44177,11 +44177,11 @@ export interface ExtensionProperty extends DirectoryObject, Parsable { */ appDisplayName?: string; /** - * Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum + * Specifies the data type of the value the extension property can hold. Following values are supported. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximumNot nullable. For multivalued directory extensions, these limits apply per value in the collection. */ dataType?: string; /** - * Defines the directory extension as a multi-valued property. When true, the directory extension property can store a collection of objects of the dataType; for example, a collection of integers. The default value is false. Supports $filter (eq). + * Defines the directory extension as a multi-valued property. When true, the directory extension property can store a collection of objects of the dataType; for example, a collection of string types such as 'extensionb7b1c57b532f40b8b5ed4b7a7ba67401jobGroupTracker': ['String 1', 'String 2']. The default value is false. Supports $filter (eq). */ isMultiValued?: boolean; /** @@ -58949,7 +58949,7 @@ export interface SearchRequest extends AdditionalDataHolder, Parsable { */ enableTopResults?: boolean; /** - * One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum:chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required. + * One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Note that you must use the Prefer: include-unknown-enum-members request header to get the following value(s) in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required. */ entityTypes?: EntityType[]; /** @@ -59403,7 +59403,7 @@ export interface SelfSignedCertificate extends AdditionalDataHolder, Parsable { export type SendDtmfCompletionReason = (typeof SendDtmfCompletionReasonObject)[keyof typeof SendDtmfCompletionReasonObject]; export interface SendDtmfTonesOperation extends CommsOperation, Parsable { /** - * The completionReason property + * The results of the action. Possible values are: unknown, completedSuccessfully, mediaOperationCanceled, unknownfutureValue. */ completionReason?: SendDtmfCompletionReason; } diff --git a/src/organization/index.ts b/src/organization/index.ts index 73ab0502ae7..008565beaad 100644 --- a/src/organization/index.ts +++ b/src/organization/index.ts @@ -99,10 +99,10 @@ export class OrganizationRequestBuilder extends BaseRequestBuilder new OrganizationRequestBuilder(x, y)); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of OrganizationCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -131,7 +131,7 @@ export class OrganizationRequestBuilder extends BaseRequestBuilder(requestInfo, createOrganizationFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the organization objects. + * Retrieve a list of organization objects. There's only one organization object in the collection. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/sites/index.ts b/src/sites/index.ts index cf23f922902..0607a616a7e 100644 --- a/src/sites/index.ts +++ b/src/sites/index.ts @@ -99,10 +99,10 @@ export class SitesRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/sites{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}", (x, y) => new SitesRequestBuilder(x, y)); } /** - * List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale. + * Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of SiteCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -115,7 +115,7 @@ export class SitesRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createSiteCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * List all available [sites][] in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a [$search][] query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites][]. For more guidance about building applications that use site discovery for scanning purposes, see [Best practices for discovering files and detecting changes at scale. + * Search across a SharePoint tenant for [sites][] that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/sites/item/lists/item/index.ts b/src/sites/item/lists/item/index.ts index 4b8cbf11ce8..e9c138d2d06 100644 --- a/src/sites/item/lists/item/index.ts +++ b/src/sites/item/lists/item/index.ts @@ -98,10 +98,10 @@ export class ListItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -141,7 +141,7 @@ export class ListItemRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder super(pathParameters, requestAdapter, "{+baseurl}/users{?%24top,%24search,%24filter,%24count,%24orderby,%24select,%24expand}", (x, y) => new UsersRequestBuilder(x, y)); } /** - * List properties and relationships of the user objects. + * Retrieve a list of user objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of UserCollectionResponse - * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0|Find more info here} */ public get(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -115,7 +115,7 @@ export class UsersRequestBuilder extends BaseRequestBuilder * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of User - * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0|Find more info here} */ public post(body: User, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -128,7 +128,7 @@ export class UsersRequestBuilder extends BaseRequestBuilder return this.requestAdapter.sendAsync(requestInfo, createUserFromDiscriminatorValue, errorMapping); } /** - * List properties and relationships of the user objects. + * Retrieve a list of user objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a RequestInformation */ diff --git a/src/users/item/chats/item/members/item/index.ts b/src/users/item/chats/item/members/item/index.ts index 5e9a6d287b2..79994fb34bc 100644 --- a/src/users/item/chats/item/members/item/index.ts +++ b/src/users/item/chats/item/members/item/index.ts @@ -43,10 +43,10 @@ export class ConversationMemberItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -86,7 +86,7 @@ export class ConversationMemberItemRequestBuilder extends BaseRequestBuilder new UserItemRequestBuilder(x, y)); } /** - * Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems. + * Deletes a user. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @see {@link https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0|Find more info here} */ public delete(requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toDeleteRequestInformation( @@ -556,7 +556,7 @@ export class UserItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -597,7 +597,7 @@ export class UserItemRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder(requestInfo, createConversationMemberCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Add a conversationMember to a channel. + * Add a conversationMember to a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of ConversationMember - * @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-1.0|Find more info here} */ public post(body: ConversationMember, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class MembersRequestBuilder extends BaseRequestBuilder(requestInfo, createMailFolderCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation. + * Create a new mailSearchFolder in the specified user's mailbox. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of MailFolder - * @see {@link https://learn.microsoft.com/graph/api/mailfolder-post-childfolders?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/mailsearchfolder-post?view=graph-rest-1.0|Find more info here} */ public post(body: MailFolder, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -122,7 +122,7 @@ export class ChildFoldersRequestBuilder extends BaseRequestBuilder(requestInfo, createMessageCollectionResponseFromDiscriminatorValue, errorMapping); } /** - * 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. + * Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the message.- Update the draft later to add content to the body or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of Message - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/user-post-messages?view=graph-rest-1.0|Find more info here} */ public post(body: Message, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPostRequestInformation( @@ -126,7 +126,7 @@ export class MessagesRequestBuilder extends BaseRequestBuilder | undefined) : Promise { const requestInfo = this.toGetRequestInformation( @@ -147,11 +147,11 @@ export class MessageItemRequestBuilder extends BaseRequestBuilder(requestInfo, createMessageFromDiscriminatorValue, errorMapping); } /** - * Update the properties of a message object. + * Update the properties of an eventMessage object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns a Promise of Message - * @see {@link https://learn.microsoft.com/graph/api/message-update?view=graph-rest-1.0|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0|Find more info here} */ public patch(body: Message, requestConfiguration?: RequestConfiguration | undefined) : Promise { const requestInfo = this.toPatchRequestInformation( @@ -186,7 +186,7 @@ export class MessageItemRequestBuilder extends BaseRequestBuilder