@microsoft/msgraph-sdk-users 1.0.0-preview.82 → 1.0.0-preview.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/tsconfig.json +0 -1
- package/tsconfig.tsbuildinfo +1 -1
- package/users/getAvailableExtensionProperties/index.js +3 -2
- package/users/getAvailableExtensionProperties/index.js.map +1 -1
- package/users/getByIds/index.js +2 -2
- package/users/getByIds/index.js.map +1 -1
- package/users/item/assignLicense/index.js +1 -1
- package/users/item/assignLicense/index.js.map +1 -1
- package/users/item/authentication/fido2Methods/creationOptions/index.d.ts +3 -2
- package/users/item/authentication/fido2Methods/creationOptions/index.d.ts.map +1 -1
- package/users/item/authentication/fido2Methods/creationOptions/index.js.map +1 -1
- package/users/item/calendar/events/item/accept/index.js +3 -2
- package/users/item/calendar/events/item/accept/index.js.map +1 -1
- package/users/item/calendar/events/item/decline/index.js +3 -2
- package/users/item/calendar/events/item/decline/index.js.map +1 -1
- package/users/item/calendar/events/item/tentativelyAccept/index.js +3 -2
- package/users/item/calendar/events/item/tentativelyAccept/index.js.map +1 -1
- package/users/item/calendar/getSchedule/index.js +1 -1
- package/users/item/calendar/getSchedule/index.js.map +1 -1
- package/users/item/calendarGroups/item/calendars/item/events/item/accept/index.js +3 -2
- package/users/item/calendarGroups/item/calendars/item/events/item/accept/index.js.map +1 -1
- package/users/item/calendarGroups/item/calendars/item/events/item/decline/index.js +3 -2
- package/users/item/calendarGroups/item/calendars/item/events/item/decline/index.js.map +1 -1
- package/users/item/calendarGroups/item/calendars/item/events/item/tentativelyAccept/index.js +3 -2
- package/users/item/calendarGroups/item/calendars/item/events/item/tentativelyAccept/index.js.map +1 -1
- package/users/item/calendarGroups/item/calendars/item/getSchedule/index.js +1 -1
- package/users/item/calendarGroups/item/calendars/item/getSchedule/index.js.map +1 -1
- package/users/item/calendars/item/events/item/accept/index.js +3 -2
- package/users/item/calendars/item/events/item/accept/index.js.map +1 -1
- package/users/item/calendars/item/events/item/decline/index.js +3 -2
- package/users/item/calendars/item/events/item/decline/index.js.map +1 -1
- package/users/item/calendars/item/events/item/tentativelyAccept/index.js +3 -2
- package/users/item/calendars/item/events/item/tentativelyAccept/index.js.map +1 -1
- package/users/item/calendars/item/getSchedule/index.js +1 -1
- package/users/item/calendars/item/getSchedule/index.js.map +1 -1
- package/users/item/chats/item/completeMigration/index.d.ts +3 -2
- package/users/item/chats/item/completeMigration/index.d.ts.map +1 -1
- package/users/item/chats/item/completeMigration/index.js.map +1 -1
- package/users/item/chats/item/index.d.ts +5 -0
- package/users/item/chats/item/index.d.ts.map +1 -1
- package/users/item/chats/item/index.js +6 -0
- package/users/item/chats/item/index.js.map +1 -1
- package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js +1 -1
- package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js.map +1 -1
- package/users/item/chats/item/messages/replyWithQuote/index.js +1 -1
- package/users/item/chats/item/messages/replyWithQuote/index.js.map +1 -1
- package/users/item/chats/item/startMigration/index.d.ts +3 -2
- package/users/item/chats/item/startMigration/index.d.ts.map +1 -1
- package/users/item/chats/item/startMigration/index.js.map +1 -1
- package/users/item/chats/item/targetedMessages/count/index.d.ts +41 -0
- package/users/item/chats/item/targetedMessages/count/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/count/index.js +34 -0
- package/users/item/chats/item/targetedMessages/count/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/index.d.ts +97 -0
- package/users/item/chats/item/targetedMessages/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/index.js +71 -0
- package/users/item/chats/item/targetedMessages/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/count/index.d.ts +41 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/count/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/count/index.js +34 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/count/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/index.d.ts +97 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/index.js +71 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/index.d.ts +78 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/index.js +66 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/value/index.d.ts +55 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/value/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/value/index.js +45 -0
- package/users/item/chats/item/targetedMessages/item/hostedContents/item/value/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/index.d.ts +83 -0
- package/users/item/chats/item/targetedMessages/item/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/index.js +73 -0
- package/users/item/chats/item/targetedMessages/item/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/count/index.d.ts +41 -0
- package/users/item/chats/item/targetedMessages/item/replies/count/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/count/index.js +34 -0
- package/users/item/chats/item/targetedMessages/item/replies/count/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/delta/index.d.ts +92 -0
- package/users/item/chats/item/targetedMessages/item/replies/delta/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/delta/index.js +74 -0
- package/users/item/chats/item/targetedMessages/item/replies/delta/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/index.d.ts +107 -0
- package/users/item/chats/item/targetedMessages/item/replies/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/index.js +81 -0
- package/users/item/chats/item/targetedMessages/item/replies/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/count/index.d.ts +41 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/count/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/count/index.js +34 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/count/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/index.d.ts +97 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/index.js +71 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/index.d.ts +78 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/index.js +66 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/value/index.d.ts +55 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/value/index.js +45 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/hostedContents/item/value/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/index.d.ts +98 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/index.js +87 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/setReaction/index.d.ts +58 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/setReaction/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/setReaction/index.js +63 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/setReaction/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/softDelete/index.d.ts +28 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/softDelete/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/softDelete/index.js +25 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/softDelete/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/undoSoftDelete/index.d.ts +28 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/undoSoftDelete/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/undoSoftDelete/index.js +25 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/undoSoftDelete/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/unsetReaction/index.d.ts +58 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/unsetReaction/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/unsetReaction/index.js +63 -0
- package/users/item/chats/item/targetedMessages/item/replies/item/unsetReaction/index.js.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/replyWithQuote/index.d.ts +65 -0
- package/users/item/chats/item/targetedMessages/item/replies/replyWithQuote/index.d.ts.map +1 -0
- package/users/item/chats/item/targetedMessages/item/replies/replyWithQuote/index.js +68 -0
- package/users/item/chats/item/targetedMessages/item/replies/replyWithQuote/index.js.map +1 -0
- package/users/item/checkMemberGroups/index.js +2 -2
- package/users/item/checkMemberGroups/index.js.map +1 -1
- package/users/item/checkMemberObjects/index.js +2 -2
- package/users/item/checkMemberObjects/index.js.map +1 -1
- package/users/item/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.js +1 -1
- package/users/item/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.js.map +1 -1
- package/users/item/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.js +1 -1
- package/users/item/dataSecurityAndGovernance/sensitivityLabels/item/sublabels/computeRightsAndInheritance/index.js.map +1 -1
- package/users/item/events/item/accept/index.js +3 -2
- package/users/item/events/item/accept/index.js.map +1 -1
- package/users/item/events/item/decline/index.js +3 -2
- package/users/item/events/item/decline/index.js.map +1 -1
- package/users/item/events/item/tentativelyAccept/index.js +3 -2
- package/users/item/events/item/tentativelyAccept/index.js.map +1 -1
- package/users/item/findMeetingTimes/index.js +5 -4
- package/users/item/findMeetingTimes/index.js.map +1 -1
- package/users/item/getMailTips/index.js +1 -1
- package/users/item/getMailTips/index.js.map +1 -1
- package/users/item/getManagedDevicesWithAppFailures/index.js +1 -1
- package/users/item/getManagedDevicesWithAppFailures/index.js.map +1 -1
- package/users/item/getMemberGroups/index.js +4 -3
- package/users/item/getMemberGroups/index.js.map +1 -1
- package/users/item/getMemberObjects/index.js +4 -3
- package/users/item/getMemberObjects/index.js.map +1 -1
- package/users/item/index.d.ts +2 -2
- package/users/item/joinedTeams/item/archive/index.js +3 -2
- package/users/item/joinedTeams/item/archive/index.js.map +1 -1
- package/users/item/joinedTeams/item/channels/item/archive/index.js +3 -2
- package/users/item/joinedTeams/item/channels/item/archive/index.js.map +1 -1
- package/users/item/joinedTeams/item/channels/item/completeMigration/index.d.ts +2 -2
- package/users/item/joinedTeams/item/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +3 -2
- package/users/item/joinedTeams/item/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
- package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js +1 -1
- package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js.map +1 -1
- package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js +1 -1
- package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js.map +1 -1
- package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts +3 -2
- package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts.map +1 -1
- package/users/item/joinedTeams/item/channels/item/startMigration/index.js.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/archive/index.js +3 -2
- package/users/item/joinedTeams/item/primaryChannel/archive/index.js.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/completeMigration/index.d.ts +2 -2
- package/users/item/joinedTeams/item/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +3 -2
- package/users/item/joinedTeams/item/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js +1 -1
- package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js +1 -1
- package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts +3 -2
- package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts.map +1 -1
- package/users/item/joinedTeams/item/primaryChannel/startMigration/index.js.map +1 -1
- package/users/item/joinedTeams/item/schedule/share/index.js +3 -2
- package/users/item/joinedTeams/item/schedule/share/index.js.map +1 -1
- package/users/item/joinedTeams/item/schedule/timeCards/clockIn/index.js +3 -2
- package/users/item/joinedTeams/item/schedule/timeCards/clockIn/index.js.map +1 -1
- package/users/item/joinedTeams/item/schedule/timeCards/item/clockOut/index.js +3 -2
- package/users/item/joinedTeams/item/schedule/timeCards/item/clockOut/index.js.map +1 -1
- package/users/item/joinedTeams/item/schedule/timeCards/item/endBreak/index.js +3 -2
- package/users/item/joinedTeams/item/schedule/timeCards/item/endBreak/index.js.map +1 -1
- package/users/item/joinedTeams/item/schedule/timeCards/item/startBreak/index.js +3 -2
- package/users/item/joinedTeams/item/schedule/timeCards/item/startBreak/index.js.map +1 -1
- package/users/item/managedDevices/item/cleanWindowsDevice/index.js +3 -2
- package/users/item/managedDevices/item/cleanWindowsDevice/index.js.map +1 -1
- package/users/item/managedDevices/item/windowsDefenderScan/index.js +3 -2
- package/users/item/managedDevices/item/windowsDefenderScan/index.js.map +1 -1
- package/users/item/managedDevices/item/wipe/index.js +7 -6
- package/users/item/managedDevices/item/wipe/index.js.map +1 -1
- package/users/item/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/users/item/revokeSignInSessions/index.js +3 -2
- package/users/item/revokeSignInSessions/index.js.map +1 -1
- package/users/item/sendMail/index.js +3 -2
- package/users/item/sendMail/index.js.map +1 -1
- package/users/item/settings/exchange/index.d.ts +4 -3
- package/users/item/settings/exchange/index.d.ts.map +1 -1
- package/users/item/settings/exchange/index.js.map +1 -1
- package/users/item/sponsors/ref/index.d.ts +1 -1
- package/users/item/sponsors/ref/index.d.ts.map +1 -1
- package/users/item/sponsors/ref/index.js +2 -2
- package/users/item/sponsors/ref/index.js.map +1 -1
- package/users/item/teamwork/deleteTargetedMessage/index.d.ts +66 -0
- package/users/item/teamwork/deleteTargetedMessage/index.d.ts.map +1 -0
- package/users/item/teamwork/deleteTargetedMessage/index.js +67 -0
- package/users/item/teamwork/deleteTargetedMessage/index.js.map +1 -0
- package/users/item/teamwork/getAllRetainedTargetedMessages/index.d.ts +91 -0
- package/users/item/teamwork/getAllRetainedTargetedMessages/index.d.ts.map +1 -0
- package/users/item/teamwork/getAllRetainedTargetedMessages/index.js +74 -0
- package/users/item/teamwork/getAllRetainedTargetedMessages/index.js.map +1 -0
- package/users/item/teamwork/getAllTargetedMessages/index.d.ts +91 -0
- package/users/item/teamwork/getAllTargetedMessages/index.d.ts.map +1 -0
- package/users/item/teamwork/getAllTargetedMessages/index.js +74 -0
- package/users/item/teamwork/getAllTargetedMessages/index.js.map +1 -0
- package/users/item/teamwork/index.d.ts +15 -0
- package/users/item/teamwork/index.d.ts.map +1 -1
- package/users/item/teamwork/index.js +15 -0
- package/users/item/teamwork/index.js.map +1 -1
- package/users/item/translateExchangeIds/index.js +1 -1
- package/users/item/translateExchangeIds/index.js.map +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const SoftDeleteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/{chatMessage%2Did}/softDelete";
|
|
10
|
+
/**
|
|
11
|
+
* Metadata for all the requests in the request builder.
|
|
12
|
+
*/
|
|
13
|
+
export const SoftDeleteRequestBuilderRequestsMetadata = {
|
|
14
|
+
post: {
|
|
15
|
+
uriTemplate: SoftDeleteRequestBuilderUriTemplate,
|
|
16
|
+
responseBodyContentType: "application/json",
|
|
17
|
+
errorMappings: {
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
19
|
+
},
|
|
20
|
+
adapterMethodName: "sendNoResponseContent",
|
|
21
|
+
},
|
|
22
|
+
};
|
|
23
|
+
/* tslint:enable */
|
|
24
|
+
/* eslint-enable */
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsB7H;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,kIAAkI,CAAC;AACtL;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to call the undoSoftDelete method.
|
|
4
|
+
*/
|
|
5
|
+
export interface UndoSoftDeleteRequestBuilder extends BaseRequestBuilder<UndoSoftDeleteRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Uri template for the request builder.
|
|
22
|
+
*/
|
|
23
|
+
export declare const UndoSoftDeleteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/{chatMessage%2Did}/undoSoftDelete";
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the requests in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
export declare const UndoSoftDeleteRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
28
|
+
//# sourceMappingURL=index.d.ts.map
|
package/users/item/chats/item/targetedMessages/item/replies/item/undoSoftDelete/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,yIAAyI,CAAC;AAC9L;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAS1D,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const UndoSoftDeleteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/{chatMessage%2Did}/undoSoftDelete";
|
|
10
|
+
/**
|
|
11
|
+
* Metadata for all the requests in the request builder.
|
|
12
|
+
*/
|
|
13
|
+
export const UndoSoftDeleteRequestBuilderRequestsMetadata = {
|
|
14
|
+
post: {
|
|
15
|
+
uriTemplate: UndoSoftDeleteRequestBuilderUriTemplate,
|
|
16
|
+
responseBodyContentType: "application/json",
|
|
17
|
+
errorMappings: {
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
19
|
+
},
|
|
20
|
+
adapterMethodName: "sendNoResponseContent",
|
|
21
|
+
},
|
|
22
|
+
};
|
|
23
|
+
/* tslint:enable */
|
|
24
|
+
/* eslint-enable */
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsB7H;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,sIAAsI,CAAC;AAC9L;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
4
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
5
|
+
* @returns {UnsetReactionPostRequestBody}
|
|
6
|
+
*/
|
|
7
|
+
export declare function createUnsetReactionPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
8
|
+
/**
|
|
9
|
+
* The deserialization information for the current model
|
|
10
|
+
* @param UnsetReactionPostRequestBody The instance to deserialize into.
|
|
11
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
12
|
+
*/
|
|
13
|
+
export declare function deserializeIntoUnsetReactionPostRequestBody(unsetReactionPostRequestBody?: Partial<UnsetReactionPostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
|
+
/**
|
|
15
|
+
* Serializes information the current object
|
|
16
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
17
|
+
* @param UnsetReactionPostRequestBody The instance to serialize from.
|
|
18
|
+
* @param writer Serialization writer to use to serialize this model
|
|
19
|
+
*/
|
|
20
|
+
export declare function serializeUnsetReactionPostRequestBody(writer: SerializationWriter, unsetReactionPostRequestBody?: Partial<UnsetReactionPostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
21
|
+
export interface UnsetReactionPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
22
|
+
/**
|
|
23
|
+
* Stores model information.
|
|
24
|
+
*/
|
|
25
|
+
backingStoreEnabled?: boolean | null;
|
|
26
|
+
/**
|
|
27
|
+
* The reactionType property
|
|
28
|
+
*/
|
|
29
|
+
reactionType?: string | null;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Provides operations to call the unsetReaction method.
|
|
33
|
+
*/
|
|
34
|
+
export interface UnsetReactionRequestBuilder extends BaseRequestBuilder<UnsetReactionRequestBuilder> {
|
|
35
|
+
/**
|
|
36
|
+
* Invoke action unsetReaction
|
|
37
|
+
* @param body The request body
|
|
38
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
40
|
+
*/
|
|
41
|
+
post(body: UnsetReactionPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
42
|
+
/**
|
|
43
|
+
* Invoke action unsetReaction
|
|
44
|
+
* @param body The request body
|
|
45
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
|
+
* @returns {RequestInformation}
|
|
47
|
+
*/
|
|
48
|
+
toPostRequestInformation(body: UnsetReactionPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Uri template for the request builder.
|
|
52
|
+
*/
|
|
53
|
+
export declare const UnsetReactionRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/{chatMessage%2Did}/unsetReaction";
|
|
54
|
+
/**
|
|
55
|
+
* Metadata for all the requests in the request builder.
|
|
56
|
+
*/
|
|
57
|
+
export declare const UnsetReactionRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
58
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,wDAAwD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEhL;AACD;;;;GAIG;AAEH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK5L;AACD;;;;;GAKG;AAEH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAIhO;AACD,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAChC;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC3H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,wIAAwI,CAAC;AAC5L;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAYzD,CAAC"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
8
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
9
|
+
* @returns {UnsetReactionPostRequestBody}
|
|
10
|
+
*/
|
|
11
|
+
// @ts-ignore
|
|
12
|
+
export function createUnsetReactionPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
return deserializeIntoUnsetReactionPostRequestBody;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* The deserialization information for the current model
|
|
17
|
+
* @param UnsetReactionPostRequestBody The instance to deserialize into.
|
|
18
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
19
|
+
*/
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
export function deserializeIntoUnsetReactionPostRequestBody(unsetReactionPostRequestBody = {}) {
|
|
22
|
+
return {
|
|
23
|
+
"backingStoreEnabled": n => { unsetReactionPostRequestBody.backingStoreEnabled = true; },
|
|
24
|
+
"reactionType": n => { unsetReactionPostRequestBody.reactionType = n.getStringValue(); },
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Serializes information the current object
|
|
29
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
30
|
+
* @param UnsetReactionPostRequestBody The instance to serialize from.
|
|
31
|
+
* @param writer Serialization writer to use to serialize this model
|
|
32
|
+
*/
|
|
33
|
+
// @ts-ignore
|
|
34
|
+
export function serializeUnsetReactionPostRequestBody(writer, unsetReactionPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
35
|
+
if (!unsetReactionPostRequestBody || isSerializingDerivedType) {
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
writer.writeStringValue("reactionType", unsetReactionPostRequestBody.reactionType);
|
|
39
|
+
writer.writeAdditionalData(unsetReactionPostRequestBody.additionalData);
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Uri template for the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const UnsetReactionRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/{chatMessage%2Did}/unsetReaction";
|
|
45
|
+
/**
|
|
46
|
+
* Metadata for all the requests in the request builder.
|
|
47
|
+
*/
|
|
48
|
+
export const UnsetReactionRequestBuilderRequestsMetadata = {
|
|
49
|
+
post: {
|
|
50
|
+
uriTemplate: UnsetReactionRequestBuilderUriTemplate,
|
|
51
|
+
responseBodyContentType: "application/json",
|
|
52
|
+
errorMappings: {
|
|
53
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
|
+
},
|
|
55
|
+
adapterMethodName: "sendNoResponseContent",
|
|
56
|
+
requestBodyContentType: "application/json",
|
|
57
|
+
requestBodySerializer: serializeUnsetReactionPostRequestBody,
|
|
58
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
59
|
+
},
|
|
60
|
+
};
|
|
61
|
+
/* tslint:enable */
|
|
62
|
+
/* eslint-enable */
|
|
63
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC3F,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAyF,EAAE,EAAE,2BAAoC,KAAK;IACrN,IAAI,CAAC,4BAA4B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC1E,MAAM,CAAC,gBAAgB,CAAC,cAAc,EAAE,4BAA4B,CAAC,YAAY,CAAC,CAAC;IACnF,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AA8BD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,qIAAqI,CAAC;AAC5L;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
5
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
|
+
* @returns {ReplyWithQuotePostRequestBody}
|
|
7
|
+
*/
|
|
8
|
+
export declare function createReplyWithQuotePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
|
|
9
|
+
/**
|
|
10
|
+
* The deserialization information for the current model
|
|
11
|
+
* @param ReplyWithQuotePostRequestBody The instance to deserialize into.
|
|
12
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
13
|
+
*/
|
|
14
|
+
export declare function deserializeIntoReplyWithQuotePostRequestBody(replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
|
|
15
|
+
export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
16
|
+
/**
|
|
17
|
+
* Stores model information.
|
|
18
|
+
*/
|
|
19
|
+
backingStoreEnabled?: boolean | null;
|
|
20
|
+
/**
|
|
21
|
+
* The messageIds property
|
|
22
|
+
*/
|
|
23
|
+
messageIds?: string[] | null;
|
|
24
|
+
/**
|
|
25
|
+
* The replyMessage property
|
|
26
|
+
*/
|
|
27
|
+
replyMessage?: ChatMessage | null;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Provides operations to call the replyWithQuote method.
|
|
31
|
+
*/
|
|
32
|
+
export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder<ReplyWithQuoteRequestBuilder> {
|
|
33
|
+
/**
|
|
34
|
+
* Reply with quote to a single chat message or multiple chat messages in a chat.
|
|
35
|
+
* @param body The request body
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {Promise<ChatMessage>}
|
|
38
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
39
|
+
* @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-1.0|Find more info here}
|
|
40
|
+
*/
|
|
41
|
+
post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Reply with quote to a single chat message or multiple chat messages in a chat.
|
|
44
|
+
* @param body The request body
|
|
45
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
|
+
* @returns {RequestInformation}
|
|
47
|
+
*/
|
|
48
|
+
toPostRequestInformation(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Serializes information the current object
|
|
52
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
53
|
+
* @param ReplyWithQuotePostRequestBody The instance to serialize from.
|
|
54
|
+
* @param writer Serialization writer to use to serialize this model
|
|
55
|
+
*/
|
|
56
|
+
export declare function serializeReplyWithQuotePostRequestBody(writer: SerializationWriter, replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
|
|
57
|
+
/**
|
|
58
|
+
* Uri template for the request builder.
|
|
59
|
+
*/
|
|
60
|
+
export declare const ReplyWithQuoteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/replyWithQuote";
|
|
61
|
+
/**
|
|
62
|
+
* Metadata for all the requests in the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const ReplyWithQuoteRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
65
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAIzI,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AAEH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,YAAY,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAKnO;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,sHAAsH,CAAC;AAC3K;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createChatMessageFromDiscriminatorValue, serializeChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
10
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
|
+
* @returns {ReplyWithQuotePostRequestBody}
|
|
12
|
+
*/
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
export function createReplyWithQuotePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoReplyWithQuotePostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* The deserialization information for the current model
|
|
19
|
+
* @param ReplyWithQuotePostRequestBody The instance to deserialize into.
|
|
20
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
21
|
+
*/
|
|
22
|
+
// @ts-ignore
|
|
23
|
+
export function deserializeIntoReplyWithQuotePostRequestBody(replyWithQuotePostRequestBody = {}) {
|
|
24
|
+
return {
|
|
25
|
+
"backingStoreEnabled": n => { replyWithQuotePostRequestBody.backingStoreEnabled = true; },
|
|
26
|
+
"messageIds": n => { replyWithQuotePostRequestBody.messageIds = n.getCollectionOfPrimitiveValues("string"); },
|
|
27
|
+
"replyMessage": n => { replyWithQuotePostRequestBody.replyMessage = n.getObjectValue(createChatMessageFromDiscriminatorValue); },
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Serializes information the current object
|
|
32
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
33
|
+
* @param ReplyWithQuotePostRequestBody The instance to serialize from.
|
|
34
|
+
* @param writer Serialization writer to use to serialize this model
|
|
35
|
+
*/
|
|
36
|
+
// @ts-ignore
|
|
37
|
+
export function serializeReplyWithQuotePostRequestBody(writer, replyWithQuotePostRequestBody = {}, isSerializingDerivedType = false) {
|
|
38
|
+
if (!replyWithQuotePostRequestBody || isSerializingDerivedType) {
|
|
39
|
+
return;
|
|
40
|
+
}
|
|
41
|
+
writer.writeCollectionOfPrimitiveValues("messageIds", replyWithQuotePostRequestBody.messageIds);
|
|
42
|
+
writer.writeObjectValue("replyMessage", replyWithQuotePostRequestBody.replyMessage, serializeChatMessage);
|
|
43
|
+
writer.writeAdditionalData(replyWithQuotePostRequestBody.additionalData);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Uri template for the request builder.
|
|
47
|
+
*/
|
|
48
|
+
export const ReplyWithQuoteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/chats/{chat%2Did}/targetedMessages/{targetedChatMessage%2Did}/replies/replyWithQuote";
|
|
49
|
+
/**
|
|
50
|
+
* Metadata for all the requests in the request builder.
|
|
51
|
+
*/
|
|
52
|
+
export const ReplyWithQuoteRequestBuilderRequestsMetadata = {
|
|
53
|
+
post: {
|
|
54
|
+
uriTemplate: ReplyWithQuoteRequestBuilderUriTemplate,
|
|
55
|
+
responseBodyContentType: "application/json",
|
|
56
|
+
errorMappings: {
|
|
57
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
58
|
+
},
|
|
59
|
+
adapterMethodName: "send",
|
|
60
|
+
responseBodyFactory: createChatMessageFromDiscriminatorValue,
|
|
61
|
+
requestBodyContentType: "application/json",
|
|
62
|
+
requestBodySerializer: serializeReplyWithQuotePostRequestBody,
|
|
63
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
/* tslint:enable */
|
|
67
|
+
/* eslint-enable */
|
|
68
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,oBAAoB,EAAoB,MAAM,wCAAwC,CAAC;AACzI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,UAAU,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC;QACrH,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,CAAc,uCAAuC,CAAC,CAAC,CAAC,CAAC;KAChJ,CAAA;AACL,CAAC;AAoCD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,MAAM,CAAC,gCAAgC,CAAS,YAAY,EAAE,6BAA6B,CAAC,UAAU,CAAC,CAAC;IACxG,MAAM,CAAC,gBAAgB,CAAc,cAAc,EAAE,6BAA6B,CAAC,YAAY,EAAE,oBAAoB,CAAC,CAAC;IACvH,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,mHAAmH,CAAC;AAC3K;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -32,7 +32,7 @@ export function createCheckMemberGroupsPostResponseFromDiscriminatorValue(parseN
|
|
|
32
32
|
export function deserializeIntoCheckMemberGroupsPostRequestBody(checkMemberGroupsPostRequestBody = {}) {
|
|
33
33
|
return {
|
|
34
34
|
"backingStoreEnabled": n => { checkMemberGroupsPostRequestBody.backingStoreEnabled = true; },
|
|
35
|
-
"groupIds": n => { checkMemberGroupsPostRequestBody.groupIds = n.getCollectionOfPrimitiveValues(); },
|
|
35
|
+
"groupIds": n => { checkMemberGroupsPostRequestBody.groupIds = n.getCollectionOfPrimitiveValues("string"); },
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
@@ -42,7 +42,7 @@ export function deserializeIntoCheckMemberGroupsPostRequestBody(checkMemberGroup
|
|
|
42
42
|
*/
|
|
43
43
|
// @ts-ignore
|
|
44
44
|
export function deserializeIntoCheckMemberGroupsPostResponse(checkMemberGroupsPostResponse = {}) {
|
|
45
|
-
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(checkMemberGroupsPostResponse)), { "value": n => { checkMemberGroupsPostResponse.value = n.getCollectionOfPrimitiveValues(); } });
|
|
45
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(checkMemberGroupsPostResponse)), { "value": n => { checkMemberGroupsPostResponse.value = n.getCollectionOfPrimitiveValues("string"); } });
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* Serializes information the current object
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAyC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,QAAQ,GAAG,CAAC,CAAC,8BAA8B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAyC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,QAAQ,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC;KACvH,CAAA;AACL,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,uCACO,oDAAoD,CAAC,6BAA6B,CAAC,KACtF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,KAAK,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,IAC9G;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAAiG,EAAE,EAAE,2BAAoC,KAAK;IACjO,IAAI,CAAC,gCAAgC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC9E,MAAM,CAAC,gCAAgC,CAAS,UAAU,EAAE,gCAAgC,CAAC,QAAQ,CAAC,CAAC;IACvG,MAAM,CAAC,mBAAmB,CAAC,gCAAgC,CAAC,cAAc,CAAC,CAAC;AAChF,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAA2F,EAAE,EAAE,2BAAoC,KAAK;IACxN,IAAI,CAAC,6BAA6B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC3E,8CAA8C,CAAC,MAAM,EAAE,6BAA6B,EAAE,wBAAwB,CAAC,CAAA;IAC/G,MAAM,CAAC,gCAAgC,CAAS,OAAO,EAAE,6BAA6B,CAAC,KAAK,CAAC,CAAC;AAClG,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,gDAAgD,CAAC;AAC3G;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yDAAyD;QAC/E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yCAAyC;QAChE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -32,7 +32,7 @@ export function createCheckMemberObjectsPostResponseFromDiscriminatorValue(parse
|
|
|
32
32
|
export function deserializeIntoCheckMemberObjectsPostRequestBody(checkMemberObjectsPostRequestBody = {}) {
|
|
33
33
|
return {
|
|
34
34
|
"backingStoreEnabled": n => { checkMemberObjectsPostRequestBody.backingStoreEnabled = true; },
|
|
35
|
-
"ids": n => { checkMemberObjectsPostRequestBody.ids = n.getCollectionOfPrimitiveValues(); },
|
|
35
|
+
"ids": n => { checkMemberObjectsPostRequestBody.ids = n.getCollectionOfPrimitiveValues("string"); },
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
38
|
/**
|
|
@@ -42,7 +42,7 @@ export function deserializeIntoCheckMemberObjectsPostRequestBody(checkMemberObje
|
|
|
42
42
|
*/
|
|
43
43
|
// @ts-ignore
|
|
44
44
|
export function deserializeIntoCheckMemberObjectsPostResponse(checkMemberObjectsPostResponse = {}) {
|
|
45
|
-
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(checkMemberObjectsPostResponse)), { "value": n => { checkMemberObjectsPostResponse.value = n.getCollectionOfPrimitiveValues(); } });
|
|
45
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(checkMemberObjectsPostResponse)), { "value": n => { checkMemberObjectsPostResponse.value = n.getCollectionOfPrimitiveValues("string"); } });
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* Serializes information the current object
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAwC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0DAA0D,CAAC,SAAgC;IACvG,OAAO,6CAA6C,CAAC;AACzD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC7F,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,GAAG,GAAG,CAAC,CAAC,8BAA8B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAwC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,0DAA0D,CAAC,SAAgC;IACvG,OAAO,6CAA6C,CAAC;AACzD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC7F,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,GAAG,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC;KAC9G,CAAA;AACL,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,6CAA6C,CAAC,iCAAsF,EAAE;IAClJ,uCACO,oDAAoD,CAAC,8BAA8B,CAAC,KACvF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8BAA8B,CAAC,KAAK,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,IAC/G;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAAmG,EAAE,EAAE,2BAAoC,KAAK;IACpO,IAAI,CAAC,iCAAiC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC/E,MAAM,CAAC,gCAAgC,CAAS,KAAK,EAAE,iCAAiC,CAAC,GAAG,CAAC,CAAC;IAC9F,MAAM,CAAC,mBAAmB,CAAC,iCAAiC,CAAC,cAAc,CAAC,CAAC;AACjF,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,uCAAuC,CAAC,MAA2B,EAAE,iCAA6F,EAAE,EAAE,2BAAoC,KAAK;IAC3N,IAAI,CAAC,8BAA8B,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC5E,8CAA8C,CAAC,MAAM,EAAE,8BAA8B,EAAE,wBAAwB,CAAC,CAAA;IAChH,MAAM,CAAC,gCAAgC,CAAS,OAAO,EAAE,8BAA8B,CAAC,KAAK,CAAC,CAAC;AACnG,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,iDAAiD,CAAC;AAC7G;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,IAAI,EAAE;QACF,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0DAA0D;QAChF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,0CAA0C;QACjE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/users/item/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance/index.js
CHANGED
|
@@ -26,7 +26,7 @@ export function deserializeIntoComputeRightsAndInheritancePostRequestBody(comput
|
|
|
26
26
|
"delegatedUserEmail": n => { computeRightsAndInheritancePostRequestBody.delegatedUserEmail = n.getStringValue(); },
|
|
27
27
|
"locale": n => { computeRightsAndInheritancePostRequestBody.locale = n.getStringValue(); },
|
|
28
28
|
"protectedContents": n => { computeRightsAndInheritancePostRequestBody.protectedContents = n.getCollectionOfObjectValues(createProtectedContentFromDiscriminatorValue); },
|
|
29
|
-
"supportedContentFormats": n => { computeRightsAndInheritancePostRequestBody.supportedContentFormats = n.getCollectionOfPrimitiveValues(); },
|
|
29
|
+
"supportedContentFormats": n => { computeRightsAndInheritancePostRequestBody.supportedContentFormats = n.getCollectionOfPrimitiveValues("string"); },
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
32
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAE,4CAA4C,EAA8C,yBAAyB,EAAiE,MAAM,wCAAwC,CAAC;AAC3S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClH,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,iBAAiB,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3L,yBAAyB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,uBAAuB,GAAG,CAAC,CAAC,8BAA8B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAE,4CAA4C,EAA8C,yBAAyB,EAAiE,MAAM,wCAAwC,CAAC;AAC3S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClH,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,iBAAiB,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3L,yBAAyB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,uBAAuB,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC;KAC/J,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,mDAAmD,CAAC,MAA2B,EAAE,6CAAqH,EAAE,EAAE,2BAAoC,KAAK;IAC/P,IAAI,CAAC,0CAA0C,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACxF,MAAM,CAAC,gBAAgB,CAAC,oBAAoB,EAAE,0CAA0C,CAAC,kBAAkB,CAAC,CAAC;IAC7G,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,0CAA0C,CAAC,MAAM,CAAC,CAAC;IACrF,MAAM,CAAC,6BAA6B,CAAmB,mBAAmB,EAAE,0CAA0C,CAAC,iBAAiB,EAAE,yBAAyB,CAAC,CAAC;IACrK,MAAM,CAAC,gCAAgC,CAAS,yBAAyB,EAAE,0CAA0C,CAAC,uBAAuB,CAAC,CAAC;IAC/I,MAAM,CAAC,mBAAmB,CAAC,0CAA0C,CAAC,cAAc,CAAC,CAAC;AAC1F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAG,sGAAsG,CAAC;AAC3K;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAAqB;IACvF,IAAI,EAAE;QACF,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mDAAmD;QAC1E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -26,7 +26,7 @@ export function deserializeIntoComputeRightsAndInheritancePostRequestBody(comput
|
|
|
26
26
|
"delegatedUserEmail": n => { computeRightsAndInheritancePostRequestBody.delegatedUserEmail = n.getStringValue(); },
|
|
27
27
|
"locale": n => { computeRightsAndInheritancePostRequestBody.locale = n.getStringValue(); },
|
|
28
28
|
"protectedContents": n => { computeRightsAndInheritancePostRequestBody.protectedContents = n.getCollectionOfObjectValues(createProtectedContentFromDiscriminatorValue); },
|
|
29
|
-
"supportedContentFormats": n => { computeRightsAndInheritancePostRequestBody.supportedContentFormats = n.getCollectionOfPrimitiveValues(); },
|
|
29
|
+
"supportedContentFormats": n => { computeRightsAndInheritancePostRequestBody.supportedContentFormats = n.getCollectionOfPrimitiveValues("string"); },
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
32
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAE,4CAA4C,EAA8C,yBAAyB,EAAiE,MAAM,wCAAwC,CAAC;AAC3S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClH,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,iBAAiB,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3L,yBAAyB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,uBAAuB,GAAG,CAAC,CAAC,8BAA8B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAE,4CAA4C,EAA8C,yBAAyB,EAAiE,MAAM,wCAAwC,CAAC;AAC3S,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+C7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,oBAAoB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,kBAAkB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClH,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,MAAM,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,mBAAmB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,iBAAiB,GAAG,CAAC,CAAC,2BAA2B,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3L,yBAAyB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,uBAAuB,GAAG,CAAC,CAAC,8BAA8B,CAAS,QAAQ,CAAC,CAAC,CAAC,CAAC;KAC/J,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,mDAAmD,CAAC,MAA2B,EAAE,6CAAqH,EAAE,EAAE,2BAAoC,KAAK;IAC/P,IAAI,CAAC,0CAA0C,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACxF,MAAM,CAAC,gBAAgB,CAAC,oBAAoB,EAAE,0CAA0C,CAAC,kBAAkB,CAAC,CAAC;IAC7G,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,0CAA0C,CAAC,MAAM,CAAC,CAAC;IACrF,MAAM,CAAC,6BAA6B,CAAmB,mBAAmB,EAAE,0CAA0C,CAAC,iBAAiB,EAAE,yBAAyB,CAAC,CAAC;IACrK,MAAM,CAAC,gCAAgC,CAAS,yBAAyB,EAAE,0CAA0C,CAAC,uBAAuB,CAAC,CAAC;IAC/I,MAAM,CAAC,mBAAmB,CAAC,0CAA0C,CAAC,cAAc,CAAC,CAAC;AAC1F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAG,wIAAwI,CAAC;AAC7M;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAAqB;IACvF,IAAI,EAAE;QACF,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mDAAmD;QAC1E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -22,7 +22,7 @@ export function deserializeIntoAcceptPostRequestBody(acceptPostRequestBody = {})
|
|
|
22
22
|
return {
|
|
23
23
|
"backingStoreEnabled": n => { acceptPostRequestBody.backingStoreEnabled = true; },
|
|
24
24
|
"Comment": n => { acceptPostRequestBody.comment = n.getStringValue(); },
|
|
25
|
-
"SendResponse": n => { acceptPostRequestBody.sendResponse = n.getBooleanValue(); },
|
|
25
|
+
"SendResponse": n => { var _a; acceptPostRequestBody.sendResponse = (_a = n.getBooleanValue()) !== null && _a !== void 0 ? _a : false; },
|
|
26
26
|
};
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
@@ -33,11 +33,12 @@ export function deserializeIntoAcceptPostRequestBody(acceptPostRequestBody = {})
|
|
|
33
33
|
*/
|
|
34
34
|
// @ts-ignore
|
|
35
35
|
export function serializeAcceptPostRequestBody(writer, acceptPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
36
|
+
var _a;
|
|
36
37
|
if (!acceptPostRequestBody || isSerializingDerivedType) {
|
|
37
38
|
return;
|
|
38
39
|
}
|
|
39
40
|
writer.writeStringValue("Comment", acceptPostRequestBody.comment);
|
|
40
|
-
writer.writeBooleanValue("SendResponse", acceptPostRequestBody.sendResponse);
|
|
41
|
+
writer.writeBooleanValue("SendResponse", (_a = acceptPostRequestBody.sendResponse) !== null && _a !== void 0 ? _a : false);
|
|
41
42
|
writer.writeAdditionalData(acceptPostRequestBody.additionalData);
|
|
42
43
|
}
|
|
43
44
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvE,cAAc,EAAE,CAAC,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvE,cAAc,EAAE,CAAC,CAAC,EAAE,WAAG,qBAAqB,CAAC,YAAY,GAAG,MAAA,CAAC,CAAC,eAAe,EAAE,mCAAI,KAAK,CAAC,CAAC,CAAC;KAC9F,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE,EAAE,2BAAoC,KAAK;;IAChM,IAAI,CAAC,qBAAqB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACnE,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,qBAAqB,CAAC,OAAO,CAAC,CAAC;IAClE,MAAM,CAAC,iBAAiB,CAAC,cAAc,EAAE,MAAA,qBAAqB,CAAC,YAAY,mCAAI,KAAK,CAAC,CAAC;IACtF,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,yDAAyD,CAAC;AACzG;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -25,7 +25,7 @@ export function deserializeIntoDeclinePostRequestBody(declinePostRequestBody = {
|
|
|
25
25
|
"backingStoreEnabled": n => { declinePostRequestBody.backingStoreEnabled = true; },
|
|
26
26
|
"Comment": n => { declinePostRequestBody.comment = n.getStringValue(); },
|
|
27
27
|
"ProposedNewTime": n => { declinePostRequestBody.proposedNewTime = n.getObjectValue(createTimeSlotFromDiscriminatorValue); },
|
|
28
|
-
"SendResponse": n => { declinePostRequestBody.sendResponse = n.getBooleanValue(); },
|
|
28
|
+
"SendResponse": n => { var _a; declinePostRequestBody.sendResponse = (_a = n.getBooleanValue()) !== null && _a !== void 0 ? _a : false; },
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
@@ -36,12 +36,13 @@ export function deserializeIntoDeclinePostRequestBody(declinePostRequestBody = {
|
|
|
36
36
|
*/
|
|
37
37
|
// @ts-ignore
|
|
38
38
|
export function serializeDeclinePostRequestBody(writer, declinePostRequestBody = {}, isSerializingDerivedType = false) {
|
|
39
|
+
var _a;
|
|
39
40
|
if (!declinePostRequestBody || isSerializingDerivedType) {
|
|
40
41
|
return;
|
|
41
42
|
}
|
|
42
43
|
writer.writeStringValue("Comment", declinePostRequestBody.comment);
|
|
43
44
|
writer.writeObjectValue("ProposedNewTime", declinePostRequestBody.proposedNewTime, serializeTimeSlot);
|
|
44
|
-
writer.writeBooleanValue("SendResponse", declinePostRequestBody.sendResponse);
|
|
45
|
+
writer.writeBooleanValue("SendResponse", (_a = declinePostRequestBody.sendResponse) !== null && _a !== void 0 ? _a : false);
|
|
45
46
|
writer.writeAdditionalData(declinePostRequestBody.additionalData);
|
|
46
47
|
}
|
|
47
48
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,iBAAiB,EAAiB,MAAM,wCAAwC,CAAC;AAChI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AAuCD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACxE,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QACtI,cAAc,EAAE,CAAC,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,iBAAiB,EAAiB,MAAM,wCAAwC,CAAC;AAChI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AAuCD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACxE,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QACtI,cAAc,EAAE,CAAC,CAAC,EAAE,WAAG,sBAAsB,CAAC,YAAY,GAAG,MAAA,CAAC,CAAC,eAAe,EAAE,mCAAI,KAAK,CAAC,CAAC,CAAC;KAC/F,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAA6E,EAAE,EAAE,2BAAoC,KAAK;;IACnM,IAAI,CAAC,sBAAsB,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IACpE,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC;IACnE,MAAM,CAAC,gBAAgB,CAAW,iBAAiB,EAAE,sBAAsB,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAChH,MAAM,CAAC,iBAAiB,CAAC,cAAc,EAAE,MAAA,sBAAsB,CAAC,YAAY,mCAAI,KAAK,CAAC,CAAC;IACvF,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;AACtE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,0DAA0D,CAAC;AAC3G;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -25,7 +25,7 @@ export function deserializeIntoTentativelyAcceptPostRequestBody(tentativelyAccep
|
|
|
25
25
|
"backingStoreEnabled": n => { tentativelyAcceptPostRequestBody.backingStoreEnabled = true; },
|
|
26
26
|
"Comment": n => { tentativelyAcceptPostRequestBody.comment = n.getStringValue(); },
|
|
27
27
|
"ProposedNewTime": n => { tentativelyAcceptPostRequestBody.proposedNewTime = n.getObjectValue(createTimeSlotFromDiscriminatorValue); },
|
|
28
|
-
"SendResponse": n => { tentativelyAcceptPostRequestBody.sendResponse = n.getBooleanValue(); },
|
|
28
|
+
"SendResponse": n => { var _a; tentativelyAcceptPostRequestBody.sendResponse = (_a = n.getBooleanValue()) !== null && _a !== void 0 ? _a : false; },
|
|
29
29
|
};
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
@@ -36,12 +36,13 @@ export function deserializeIntoTentativelyAcceptPostRequestBody(tentativelyAccep
|
|
|
36
36
|
*/
|
|
37
37
|
// @ts-ignore
|
|
38
38
|
export function serializeTentativelyAcceptPostRequestBody(writer, tentativelyAcceptPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
39
|
+
var _a;
|
|
39
40
|
if (!tentativelyAcceptPostRequestBody || isSerializingDerivedType) {
|
|
40
41
|
return;
|
|
41
42
|
}
|
|
42
43
|
writer.writeStringValue("Comment", tentativelyAcceptPostRequestBody.comment);
|
|
43
44
|
writer.writeObjectValue("ProposedNewTime", tentativelyAcceptPostRequestBody.proposedNewTime, serializeTimeSlot);
|
|
44
|
-
writer.writeBooleanValue("SendResponse", tentativelyAcceptPostRequestBody.sendResponse);
|
|
45
|
+
writer.writeBooleanValue("SendResponse", (_a = tentativelyAcceptPostRequestBody.sendResponse) !== null && _a !== void 0 ? _a : false);
|
|
45
46
|
writer.writeAdditionalData(tentativelyAcceptPostRequestBody.additionalData);
|
|
46
47
|
}
|
|
47
48
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,iBAAiB,EAAiB,MAAM,wCAAwC,CAAC;AAChI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClF,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QAChJ,cAAc,EAAE,CAAC,CAAC,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oCAAoC,EAAE,iBAAiB,EAAiB,MAAM,wCAAwC,CAAC;AAChI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClF,iBAAiB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,eAAe,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QAChJ,cAAc,EAAE,CAAC,CAAC,EAAE,WAAG,gCAAgC,CAAC,YAAY,GAAG,MAAA,CAAC,CAAC,eAAe,EAAE,mCAAI,KAAK,CAAC,CAAC,CAAC;KACzG,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAAiG,EAAE,EAAE,2BAAoC,KAAK;;IACjO,IAAI,CAAC,gCAAgC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC9E,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,gCAAgC,CAAC,OAAO,CAAC,CAAC;IAC7E,MAAM,CAAC,gBAAgB,CAAW,iBAAiB,EAAE,gCAAgC,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAC1H,MAAM,CAAC,iBAAiB,CAAC,cAAc,EAAE,MAAA,gCAAgC,CAAC,YAAY,mCAAI,KAAK,CAAC,CAAC;IACjG,MAAM,CAAC,mBAAmB,CAAC,gCAAgC,CAAC,cAAc,CAAC,CAAC;AAChF,CAAC;AAuCD;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,oEAAoE,CAAC;AAC/H;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yCAAyC;QAChE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|