Skip to content

Commit

Permalink
Merge pull request #652 from microsoftgraph/v1.0/pipelinebuild/161941
Browse files Browse the repository at this point in the history
Generated  models and request builders
  • Loading branch information
andrueastman authored Sep 5, 2024
2 parents 8b3b414 + c0293a9 commit 8f85750
Show file tree
Hide file tree
Showing 256 changed files with 141,641 additions and 961 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.0.0-preview.27"
"version": "1.0.0-preview.28"
}
276 changes: 138 additions & 138 deletions package-lock.json

Large diffs are not rendered by default.

139,679 changes: 139,679 additions & 0 deletions packages/kiota-dom-export.txt

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions packages/kiota-lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"descriptionHash": "BA6CA5190B0AC85A44C36602A82AF7FA211073DD0FDBCCF30634DB35D0C9BB110104E1FE8590A7057B970EBA56F7B46A45164236D3D3426D8EB74A9362D17F7A",
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
"lockFileVersion": "1.0.0",
"kiotaVersion": "1.18.0",
"clientClassName": "GraphBaseServiceClient",
"clientNamespaceName": "github.com/microsoftgraph/msgraph-sdk-typescript/",
"language": "TypeScript",
"usesBackingStore": true,
"excludeBackwardCompatible": false,
"includeAdditionalData": true,
"disableSSLValidation": false,
"serializers": [
"Microsoft.Kiota.Serialization.Json.JsonSerializationWriterFactory",
"Microsoft.Kiota.Serialization.Text.TextSerializationWriterFactory",
"Microsoft.Kiota.Serialization.Form.FormSerializationWriterFactory",
"Microsoft.Kiota.Serialization.Multipart.MultipartSerializationWriterFactory"
],
"deserializers": [
"Microsoft.Kiota.Serialization.Json.JsonParseNodeFactory",
"Microsoft.Kiota.Serialization.Text.TextParseNodeFactory",
"Microsoft.Kiota.Serialization.Form.FormParseNodeFactory"
],
"structuredMimeTypes": [
"application/json",
"text/plain;q=0.9",
"application/x-www-form-urlencoded;q=0.2",
"multipart/form-data;q=0.1"
],
"includePatterns": [],
"excludePatterns": [
"/me",
"/me/**"
],
"disabledValidationRules": []
}
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-admin",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "Admin fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-agreementAcceptances/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreementacceptances",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "AgreementAcceptances fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-agreements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreements",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "Agreements fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-appCatalogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-appcatalogs",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "AppCatalogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-applicationTemplates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applicationtemplates",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "ApplicationTemplates fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ const ApplicationItemRequestBuilderGetQueryParametersMapper: Record<string, stri
export const ApplicationItemRequestBuilderNavigationMetadata: Record<Exclude<keyof ApplicationItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata> = {
federatedIdentityCredentialsWithName: {
requestsMetadata: FederatedIdentityCredentialsWithNameRequestBuilderRequestsMetadata,
pathParametersMappings: ["name"],
},
addKey: {
requestsMetadata: AddKeyRequestBuilderRequestsMetadata,
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-applications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applications",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "Applications fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-auditLogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-auditlogs",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "AuditLogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodconfigurations",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "AuthenticationMethodConfigurations fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-authenticationMethodsPolicy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodspolicy",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "AuthenticationMethodsPolicy fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-certificatebasedauthconfiguration",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "CertificateBasedAuthConfiguration fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/msgraph-sdk-chats/chats/item/members/item/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
*/
delete(requestConfiguration?: RequestConfiguration<object> | undefined) : Promise<void>;
/**
* Retrieve a conversationMember from a chat.
* Retrieve a conversationMember from a chat or channel.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @returns {Promise<ConversationMember>}
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
* @see {@link https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0|Find more info here}
* @see {@link https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0|Find more info here}
*/
get(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined) : Promise<ConversationMember | undefined>;
/**
Expand All @@ -42,7 +42,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
*/
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined) : RequestInformation;
/**
* Retrieve a conversationMember from a chat.
* Retrieve a conversationMember from a chat or channel.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @returns {RequestInformation}
*/
Expand All @@ -56,7 +56,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
toPatchRequestInformation(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined) : RequestInformation;
}
/**
* Retrieve a conversationMember from a chat.
* Retrieve a conversationMember from a chat or channel.
*/
export interface ConversationMemberItemRequestBuilderGetQueryParameters {
/**
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-chats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-chats",
"version": "1.0.0-preview.27",
"version": "1.0.0-preview.28",
"description": "Chats fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.27",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,11 @@ export const CallRecordsRequestBuilderNavigationMetadata: Record<Exclude<keyof C
},
microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime: {
requestsMetadata: MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
pathParametersMappings: ["fromDateTime", "toDateTime"],
},
microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime: {
requestsMetadata: MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata,
pathParametersMappings: ["fromDateTime", "toDateTime"],
},
count: {
requestsMetadata: CountRequestBuilderRequestsMetadata,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,22 @@ export interface GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWit
*/
export interface GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeRequestBuilder extends BaseRequestBuilder<GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeRequestBuilder> {
/**
* Invoke function getAllRecordings
* Get all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn't support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they're added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for online meetings organized by the user. Incremental synchronization gets recordings that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. Find more information in the delta query documentation. For more examples, see callRecording: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @returns {Promise<GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeGetResponse>}
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
* @see {@link https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0|Find more info here}
*/
get(requestConfiguration?: RequestConfiguration<GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetQueryParameters> | undefined) : Promise<GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeGetResponse | undefined>;
/**
* Invoke function getAllRecordings
* Get all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn't support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they're added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for online meetings organized by the user. Incremental synchronization gets recordings that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. Find more information in the delta query documentation. For more examples, see callRecording: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
* @returns {RequestInformation}
*/
toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetQueryParameters> | undefined) : RequestInformation;
}
/**
* Invoke function getAllRecordings
* Get all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn't support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they're added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for online meetings organized by the user. Incremental synchronization gets recordings that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. Find more information in the delta query documentation. For more examples, see callRecording: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
*/
export interface GetAllRecordingsmeetingOrganizerUserIdMeetingOrganizerUserIdWithStartDateTimeWithEndDateTimeRequestBuilderGetQueryParameters {
/**
Expand Down
Loading

0 comments on commit 8f85750

Please sign in to comment.