@microsoft/msgraph-sdk-communications 1.0.0-preview.22 → 1.0.0-preview.24
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/communications/callRecords/count/index.js +6 -8
- package/communications/callRecords/count/index.js.map +1 -0
- package/communications/callRecords/index.d.ts +9 -8
- package/communications/callRecords/index.d.ts.map +1 -1
- package/communications/callRecords/index.js +22 -24
- package/communications/callRecords/index.js.map +1 -0
- package/communications/callRecords/item/index.d.ts +15 -5
- package/communications/callRecords/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/index.js +29 -20
- package/communications/callRecords/item/index.js.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.js +56 -0
- package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.js +34 -0
- package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
- package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/index.js +70 -0
- package/communications/callRecords/item/participants_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.js +56 -0
- package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +6 -8
- package/communications/callRecords/item/sessions/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/index.js +18 -20
- package/communications/callRecords/item/sessions/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/index.js +18 -20
- package/communications/callRecords/item/sessions/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
- package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
- package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
- package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/calls/count/index.js +6 -8
- package/communications/calls/count/index.js.map +1 -0
- package/communications/calls/index.d.ts +4 -4
- package/communications/calls/index.d.ts.map +1 -1
- package/communications/calls/index.js +20 -22
- package/communications/calls/index.js.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
- package/communications/calls/item/addLargeGalleryView/index.js +11 -16
- package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
- package/communications/calls/item/answer/index.d.ts +1 -1
- package/communications/calls/item/answer/index.d.ts.map +1 -1
- package/communications/calls/item/answer/index.js +15 -20
- package/communications/calls/item/answer/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
- package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/index.js +17 -19
- package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
- package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
- package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
- package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
- package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/index.js +17 -19
- package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
- package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
- package/communications/calls/item/index.d.ts +20 -20
- package/communications/calls/item/index.d.ts.map +1 -1
- package/communications/calls/item/index.js +57 -59
- package/communications/calls/item/index.js.map +1 -0
- package/communications/calls/item/keepAlive/index.js +6 -8
- package/communications/calls/item/keepAlive/index.js.map +1 -0
- package/communications/calls/item/mute/index.d.ts +1 -1
- package/communications/calls/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/mute/index.js +11 -16
- package/communications/calls/item/mute/index.js.map +1 -0
- package/communications/calls/item/operations/count/index.js +6 -8
- package/communications/calls/item/operations/count/index.js.map +1 -0
- package/communications/calls/item/operations/index.d.ts +3 -3
- package/communications/calls/item/operations/index.d.ts.map +1 -1
- package/communications/calls/item/operations/index.js +17 -19
- package/communications/calls/item/operations/index.js.map +1 -0
- package/communications/calls/item/operations/item/index.d.ts +1 -1
- package/communications/calls/item/operations/item/index.d.ts.map +1 -1
- package/communications/calls/item/operations/item/index.js +14 -16
- package/communications/calls/item/operations/item/index.js.map +1 -0
- package/communications/calls/item/participants/count/index.js +6 -8
- package/communications/calls/item/participants/count/index.js.map +1 -0
- package/communications/calls/item/participants/index.d.ts +4 -4
- package/communications/calls/item/participants/index.d.ts.map +1 -1
- package/communications/calls/item/participants/index.js +20 -22
- package/communications/calls/item/participants/index.js.map +1 -0
- package/communications/calls/item/participants/invite/index.d.ts +1 -1
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
- package/communications/calls/item/participants/invite/index.js +13 -18
- package/communications/calls/item/participants/invite/index.js.map +1 -0
- package/communications/calls/item/participants/item/index.d.ts +4 -4
- package/communications/calls/item/participants/item/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/index.js +21 -23
- package/communications/calls/item/participants/item/index.js.map +1 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/mute/index.js +11 -16
- package/communications/calls/item/participants/item/mute/index.js.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
- package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
- package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
- package/communications/calls/item/playPrompt/index.d.ts +1 -1
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
- package/communications/calls/item/playPrompt/index.js +13 -18
- package/communications/calls/item/playPrompt/index.js.map +1 -0
- package/communications/calls/item/recordResponse/index.d.ts +1 -1
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
- package/communications/calls/item/recordResponse/index.js +13 -18
- package/communications/calls/item/recordResponse/index.js.map +1 -0
- package/communications/calls/item/redirect/index.d.ts +1 -1
- package/communications/calls/item/redirect/index.d.ts.map +1 -1
- package/communications/calls/item/redirect/index.js +12 -17
- package/communications/calls/item/redirect/index.js.map +1 -0
- package/communications/calls/item/reject/index.d.ts +1 -1
- package/communications/calls/item/reject/index.d.ts.map +1 -1
- package/communications/calls/item/reject/index.js +11 -16
- package/communications/calls/item/reject/index.js.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
- package/communications/calls/item/sendDtmfTones/index.js +12 -17
- package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
- package/communications/calls/item/subscribeToTone/index.js +11 -16
- package/communications/calls/item/subscribeToTone/index.js.map +1 -0
- package/communications/calls/item/transfer/index.d.ts +1 -1
- package/communications/calls/item/transfer/index.d.ts.map +1 -1
- package/communications/calls/item/transfer/index.js +14 -19
- package/communications/calls/item/transfer/index.js.map +1 -0
- package/communications/calls/item/unmute/index.d.ts +1 -1
- package/communications/calls/item/unmute/index.d.ts.map +1 -1
- package/communications/calls/item/unmute/index.js +11 -16
- package/communications/calls/item/unmute/index.js.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
- package/communications/calls/item/updateRecordingStatus/index.js +12 -17
- package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
- package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
- package/communications/getPresencesByUserId/index.d.ts +1 -1
- package/communications/getPresencesByUserId/index.d.ts.map +1 -1
- package/communications/getPresencesByUserId/index.js +16 -24
- package/communications/getPresencesByUserId/index.js.map +1 -0
- package/communications/index.d.ts +6 -6
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +27 -29
- package/communications/index.js.map +1 -0
- package/communications/onlineMeetings/count/index.js +6 -8
- package/communications/onlineMeetings/count/index.js.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
- package/communications/onlineMeetings/createOrGet/index.js +15 -20
- package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
- package/communications/onlineMeetings/index.d.ts +4 -4
- package/communications/onlineMeetings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/index.js +20 -22
- package/communications/onlineMeetings/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
- package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
- package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
- package/communications/onlineMeetings/item/index.d.ts +8 -8
- package/communications/onlineMeetings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/index.js +32 -34
- package/communications/onlineMeetings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
- package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/index.js +18 -20
- package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
- package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
- package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/index.js +18 -20
- package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
- package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/presences/count/index.js +6 -8
- package/communications/presences/count/index.js.map +1 -0
- package/communications/presences/index.d.ts +3 -3
- package/communications/presences/index.d.ts.map +1 -1
- package/communications/presences/index.js +18 -20
- package/communications/presences/index.js.map +1 -0
- package/communications/presences/item/clearPresence/index.js +9 -14
- package/communications/presences/item/clearPresence/index.js.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
- package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +6 -6
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +25 -27
- package/communications/presences/item/index.js.map +1 -0
- package/communications/presences/item/setPresence/index.js +9 -14
- package/communications/presences/item/setPresence/index.js.map +1 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
- package/communications/presences/item/setStatusMessage/index.js +12 -17
- package/communications/presences/item/setStatusMessage/index.js.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
- package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
- package/communicationsServiceClient.d.ts +1 -1
- package/communicationsServiceClient.d.ts.map +1 -1
- package/communicationsServiceClient.js +20 -23
- package/communicationsServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TranscriptsRequestBuilderRequestsMetadata = exports.TranscriptsRequestBuilderNavigationMetadata = exports.TranscriptsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallTranscriptCollectionResponseFromDiscriminatorValue, createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { CallTranscriptItemRequestBuilderNavigationMetadata, CallTranscriptItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const TranscriptsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,42 +29,43 @@ const TranscriptsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const TranscriptsRequestBuilderNavigationMetadata = {
|
|
36
33
|
byCallTranscriptId: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: CallTranscriptItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: CallTranscriptItemRequestBuilderNavigationMetadata,
|
|
39
36
|
pathParametersMappings: ["callTranscript%2Did"],
|
|
40
37
|
},
|
|
41
38
|
count: {
|
|
42
|
-
requestsMetadata:
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
43
40
|
},
|
|
44
41
|
};
|
|
45
42
|
/**
|
|
46
43
|
* Metadata for all the requests in the request builder.
|
|
47
44
|
*/
|
|
48
|
-
|
|
45
|
+
export const TranscriptsRequestBuilderRequestsMetadata = {
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: TranscriptsRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createCallTranscriptCollectionResponseFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: TranscriptsRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
post: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: TranscriptsRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializeCallTranscript,
|
|
69
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
67
|
},
|
|
71
68
|
};
|
|
72
69
|
/* tslint:enable */
|
|
73
70
|
/* eslint-enable */
|
|
71
|
+
//# 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,4DAA4D,EAAE,0CAA0C,EAAE,uBAAuB,EAA8D,MAAM,wCAAwC,CAAC;AACvP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gDAAgD,EAAyC,MAAM,iBAAiB,CAAC;AAoF9K;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,wJAAwJ,CAAC;AAC7M;;GAEG;AACH,MAAM,iDAAiD,GAA2B;IAC9E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAA6G;IACjK,kBAAkB,EAAE;QAChB,gBAAgB,EAAE,gDAAgD;QAClE,kBAAkB,EAAE,kDAAkD;QACtE,sBAAsB,EAAE,CAAC,qBAAqB,CAAC;KAClD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4DAA4D;QAClF,qBAAqB,EAAE,iDAAiD;KAC3E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,uBAAuB;QAC9C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type CallTranscript } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Provides operations to manage the media for the cloudCommunications entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8C,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIzH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,4GAA4G,CAAC;AAC1J;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA6BnD,CAAC"}
|
|
@@ -1,49 +1,47 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ContentRequestBuilderRequestsMetadata = exports.ContentRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallTranscriptFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Uri template for the request builder.
|
|
13
10
|
*/
|
|
14
|
-
|
|
11
|
+
export const ContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/content";
|
|
15
12
|
/**
|
|
16
13
|
* Metadata for all the requests in the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const ContentRequestBuilderRequestsMetadata = {
|
|
19
16
|
delete: {
|
|
20
|
-
uriTemplate:
|
|
17
|
+
uriTemplate: ContentRequestBuilderUriTemplate,
|
|
21
18
|
responseBodyContentType: "application/json",
|
|
22
19
|
errorMappings: {
|
|
23
|
-
XXX:
|
|
20
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
24
21
|
},
|
|
25
22
|
adapterMethodName: "sendNoResponseContent",
|
|
26
23
|
},
|
|
27
24
|
get: {
|
|
28
|
-
uriTemplate:
|
|
25
|
+
uriTemplate: ContentRequestBuilderUriTemplate,
|
|
29
26
|
responseBodyContentType: "application/octet-stream, application/json",
|
|
30
27
|
errorMappings: {
|
|
31
|
-
XXX:
|
|
28
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
32
29
|
},
|
|
33
30
|
adapterMethodName: "sendPrimitive",
|
|
34
31
|
responseBodyFactory: "ArrayBuffer",
|
|
35
32
|
},
|
|
36
33
|
put: {
|
|
37
|
-
uriTemplate:
|
|
34
|
+
uriTemplate: ContentRequestBuilderUriTemplate,
|
|
38
35
|
responseBodyContentType: "application/json",
|
|
39
36
|
errorMappings: {
|
|
40
|
-
XXX:
|
|
37
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
41
38
|
},
|
|
42
39
|
adapterMethodName: "send",
|
|
43
|
-
responseBodyFactory:
|
|
40
|
+
responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
|
|
44
41
|
requestBodyContentType: "application/octet-stream",
|
|
45
42
|
requestInformationContentSetMethod: "setStreamContent",
|
|
46
43
|
},
|
|
47
44
|
};
|
|
48
45
|
/* tslint:enable */
|
|
49
46
|
/* eslint-enable */
|
|
47
|
+
//# 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,0CAA0C,EAAuB,MAAM,wCAAwC,CAAC;AACzH,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,yGAAyG,CAAC;AAC1J;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,MAAM,EAAE;QACJ,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type CallTranscript } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type ContentRequestBuilder } from './content/';
|
|
3
|
-
import { type MetadataContentRequestBuilder } from './metadataContent/';
|
|
1
|
+
import { type CallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type ContentRequestBuilder } from './content/index.js';
|
|
3
|
+
import { type MetadataContentRequestBuilder } from './metadataContent/index.js';
|
|
4
4
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
5
|
/**
|
|
6
6
|
* Provides operations to manage the transcripts property of the microsoft.graph.onlineMeeting entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAIlJ,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAE/H,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,0HAA0H,CAAC;AAQnL;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CallTranscriptItemRequestBuilderRequestsMetadata = exports.CallTranscriptItemRequestBuilderNavigationMetadata = exports.CallTranscriptItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallTranscriptFromDiscriminatorValue, serializeCallTranscript } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { ContentRequestBuilderRequestsMetadata } from './content/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { MetadataContentRequestBuilderRequestsMetadata } from './metadataContent/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const CallTranscriptItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}{?%24expand,%24select}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -26,48 +23,49 @@ const CallTranscriptItemRequestBuilderGetQueryParametersMapper = {
|
|
|
26
23
|
/**
|
|
27
24
|
* Metadata for all the navigation properties in the request builder.
|
|
28
25
|
*/
|
|
29
|
-
|
|
26
|
+
export const CallTranscriptItemRequestBuilderNavigationMetadata = {
|
|
30
27
|
content: {
|
|
31
|
-
requestsMetadata:
|
|
28
|
+
requestsMetadata: ContentRequestBuilderRequestsMetadata,
|
|
32
29
|
},
|
|
33
30
|
metadataContent: {
|
|
34
|
-
requestsMetadata:
|
|
31
|
+
requestsMetadata: MetadataContentRequestBuilderRequestsMetadata,
|
|
35
32
|
},
|
|
36
33
|
};
|
|
37
34
|
/**
|
|
38
35
|
* Metadata for all the requests in the request builder.
|
|
39
36
|
*/
|
|
40
|
-
|
|
37
|
+
export const CallTranscriptItemRequestBuilderRequestsMetadata = {
|
|
41
38
|
delete: {
|
|
42
|
-
uriTemplate:
|
|
39
|
+
uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
|
|
43
40
|
responseBodyContentType: "application/json",
|
|
44
41
|
errorMappings: {
|
|
45
|
-
XXX:
|
|
42
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
46
43
|
},
|
|
47
44
|
adapterMethodName: "sendNoResponseContent",
|
|
48
45
|
},
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: CallTranscriptItemRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
patch: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: CallTranscriptItemRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createCallTranscriptFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializeCallTranscript,
|
|
69
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
67
|
},
|
|
71
68
|
};
|
|
72
69
|
/* tslint:enable */
|
|
73
70
|
/* eslint-enable */
|
|
71
|
+
//# 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,0CAA0C,EAAE,uBAAuB,EAAuB,MAAM,wCAAwC,CAAC;AAClJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AACvG,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAsE/H;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,uHAAuH,CAAC;AACnL;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAoH;IAC/K,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;KAC1D;IACD,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;KAClE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,MAAM,EAAE;QACJ,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,qBAAqB,EAAE,wDAAwD;KAClF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0CAA0C;QAChE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,uBAAuB;QAC9C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,41 +1,38 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MetadataContentRequestBuilderRequestsMetadata = exports.MetadataContentRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const MetadataContentRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/transcripts/{callTranscript%2Did}/metadataContent";
|
|
13
10
|
/**
|
|
14
11
|
* Metadata for all the requests in the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const MetadataContentRequestBuilderRequestsMetadata = {
|
|
17
14
|
delete: {
|
|
18
|
-
uriTemplate:
|
|
15
|
+
uriTemplate: MetadataContentRequestBuilderUriTemplate,
|
|
19
16
|
responseBodyContentType: "application/json",
|
|
20
17
|
errorMappings: {
|
|
21
|
-
XXX:
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
22
19
|
},
|
|
23
20
|
adapterMethodName: "sendNoResponseContent",
|
|
24
21
|
},
|
|
25
22
|
get: {
|
|
26
|
-
uriTemplate:
|
|
23
|
+
uriTemplate: MetadataContentRequestBuilderUriTemplate,
|
|
27
24
|
responseBodyContentType: "application/octet-stream, application/json",
|
|
28
25
|
errorMappings: {
|
|
29
|
-
XXX:
|
|
26
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
30
27
|
},
|
|
31
28
|
adapterMethodName: "sendPrimitive",
|
|
32
29
|
responseBodyFactory: "ArrayBuffer",
|
|
33
30
|
},
|
|
34
31
|
put: {
|
|
35
|
-
uriTemplate:
|
|
32
|
+
uriTemplate: MetadataContentRequestBuilderUriTemplate,
|
|
36
33
|
responseBodyContentType: "application/json",
|
|
37
34
|
errorMappings: {
|
|
38
|
-
XXX:
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
39
36
|
},
|
|
40
37
|
adapterMethodName: "sendPrimitive",
|
|
41
38
|
responseBodyFactory: "ArrayBuffer",
|
|
@@ -45,3 +42,4 @@ exports.MetadataContentRequestBuilderRequestsMetadata = {
|
|
|
45
42
|
};
|
|
46
43
|
/* tslint:enable */
|
|
47
44
|
/* eslint-enable */
|
|
45
|
+
//# 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;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,iHAAiH,CAAC;AAC1K;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,MAAM,EAAE;QACJ,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,4CAA4C;QACrE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;KACtC;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,aAAa;QACnC,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/communications/presences/$count{?%24filter,%24search}";
|
|
13
10
|
/**
|
|
14
11
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
15
12
|
*/
|
|
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
|
|
|
20
17
|
/**
|
|
21
18
|
* Metadata for all the requests in the request builder.
|
|
22
19
|
*/
|
|
23
|
-
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
24
21
|
get: {
|
|
25
|
-
uriTemplate:
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
26
23
|
responseBodyContentType: "text/plain;q=0.9",
|
|
27
24
|
errorMappings: {
|
|
28
|
-
XXX:
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
29
26
|
},
|
|
30
27
|
adapterMethodName: "sendPrimitive",
|
|
31
28
|
responseBodyFactory: "number",
|
|
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
|
|
|
34
31
|
};
|
|
35
32
|
/* tslint:enable */
|
|
36
33
|
/* eslint-enable */
|
|
34
|
+
//# 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;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,kEAAkE,CAAC;AACjH;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type Presence, type PresenceCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type PresenceItemRequestBuilder } from './item/';
|
|
1
|
+
import { type Presence, type PresenceCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type PresenceItemRequestBuilder } from './item/index.js';
|
|
4
4
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
5
|
/**
|
|
6
6
|
* Provides operations to manage the presences property of the microsoft.graph.cloudCommunications entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,QAAQ,EAAE,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAIzN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE5J,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACvH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,qHAAqH,CAAC;AAcrK;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PresencesRequestBuilderRequestsMetadata = exports.PresencesRequestBuilderNavigationMetadata = exports.PresencesRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPresenceCollectionResponseFromDiscriminatorValue, createPresenceFromDiscriminatorValue, serializePresence } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { PresenceItemRequestBuilderNavigationMetadata, PresenceItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const PresencesRequestBuilderUriTemplate = "{+baseurl}/communications/presences{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,42 +29,43 @@ const PresencesRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const PresencesRequestBuilderNavigationMetadata = {
|
|
36
33
|
byPresenceId: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: PresenceItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: PresenceItemRequestBuilderNavigationMetadata,
|
|
39
36
|
pathParametersMappings: ["presence%2Did"],
|
|
40
37
|
},
|
|
41
38
|
count: {
|
|
42
|
-
requestsMetadata:
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
43
40
|
},
|
|
44
41
|
};
|
|
45
42
|
/**
|
|
46
43
|
* Metadata for all the requests in the request builder.
|
|
47
44
|
*/
|
|
48
|
-
|
|
45
|
+
export const PresencesRequestBuilderRequestsMetadata = {
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: PresencesRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createPresenceCollectionResponseFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: PresencesRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
post: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: PresencesRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createPresenceFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializePresence,
|
|
69
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
67
|
},
|
|
71
68
|
};
|
|
72
69
|
/* tslint:enable */
|
|
73
70
|
/* eslint-enable */
|
|
71
|
+
//# 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,sDAAsD,EAAE,oCAAoC,EAAE,iBAAiB,EAAkD,MAAM,wCAAwC,CAAC;AACzN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,0CAA0C,EAAmC,MAAM,iBAAiB,CAAC;AAoF5J;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,kHAAkH,CAAC;AACrK;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;QAC5D,kBAAkB,EAAE,4CAA4C;QAChE,sBAAsB,EAAE,CAAC,eAAe,CAAC;KAC5C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAqB;IACrE,GAAG,EAAE;QACD,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sDAAsD;QAC5E,qBAAqB,EAAE,+CAA+C;KACzE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oCAAoC;QAC1D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iBAAiB;QACxC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,53 +1,47 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClearPresenceRequestBuilderRequestsMetadata = exports.ClearPresenceRequestBuilderUriTemplate = exports.serializeClearPresencePostRequestBody = exports.deserializeIntoClearPresencePostRequestBody = exports.createClearPresencePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
11
8
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
12
9
|
* @returns {ClearPresencePostRequestBody}
|
|
13
10
|
*/
|
|
14
|
-
function createClearPresencePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
11
|
+
export function createClearPresencePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
12
|
return deserializeIntoClearPresencePostRequestBody;
|
|
16
13
|
}
|
|
17
|
-
exports.createClearPresencePostRequestBodyFromDiscriminatorValue = createClearPresencePostRequestBodyFromDiscriminatorValue;
|
|
18
14
|
/**
|
|
19
15
|
* The deserialization information for the current model
|
|
20
16
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
21
17
|
*/
|
|
22
|
-
function deserializeIntoClearPresencePostRequestBody(clearPresencePostRequestBody = {}) {
|
|
18
|
+
export function deserializeIntoClearPresencePostRequestBody(clearPresencePostRequestBody = {}) {
|
|
23
19
|
return {
|
|
24
20
|
"backingStoreEnabled": n => { clearPresencePostRequestBody.backingStoreEnabled = true; },
|
|
25
21
|
"sessionId": n => { clearPresencePostRequestBody.sessionId = n.getStringValue(); },
|
|
26
22
|
};
|
|
27
23
|
}
|
|
28
|
-
exports.deserializeIntoClearPresencePostRequestBody = deserializeIntoClearPresencePostRequestBody;
|
|
29
24
|
/**
|
|
30
25
|
* Serializes information the current object
|
|
31
26
|
* @param writer Serialization writer to use to serialize this model
|
|
32
27
|
*/
|
|
33
|
-
function serializeClearPresencePostRequestBody(writer, clearPresencePostRequestBody = {}) {
|
|
28
|
+
export function serializeClearPresencePostRequestBody(writer, clearPresencePostRequestBody = {}) {
|
|
34
29
|
writer.writeStringValue("sessionId", clearPresencePostRequestBody.sessionId);
|
|
35
30
|
writer.writeAdditionalData(clearPresencePostRequestBody.additionalData);
|
|
36
31
|
}
|
|
37
|
-
exports.serializeClearPresencePostRequestBody = serializeClearPresencePostRequestBody;
|
|
38
32
|
/**
|
|
39
33
|
* Uri template for the request builder.
|
|
40
34
|
*/
|
|
41
|
-
|
|
35
|
+
export const ClearPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearPresence";
|
|
42
36
|
/**
|
|
43
37
|
* Metadata for all the requests in the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const ClearPresenceRequestBuilderRequestsMetadata = {
|
|
46
40
|
post: {
|
|
47
|
-
uriTemplate:
|
|
41
|
+
uriTemplate: ClearPresenceRequestBuilderUriTemplate,
|
|
48
42
|
responseBodyContentType: "application/json",
|
|
49
43
|
errorMappings: {
|
|
50
|
-
XXX:
|
|
44
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
45
|
},
|
|
52
46
|
adapterMethodName: "sendNoResponseContent",
|
|
53
47
|
requestBodyContentType: "application/json",
|
|
@@ -57,3 +51,4 @@ exports.ClearPresenceRequestBuilderRequestsMetadata = {
|
|
|
57
51
|
};
|
|
58
52
|
/* tslint:enable */
|
|
59
53
|
/* eslint-enable */
|
|
54
|
+
//# 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;AAsC7H;;;;GAIG;AACH,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,SAAS,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACrF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAkF,EAAE;IACnK,MAAM,CAAC,gBAAgB,CAAC,WAAW,EAAE,4BAA4B,CAAC,SAAS,CAAC,CAAC;IAC7E,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,mEAAmE,CAAC;AAC1H;;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"}
|
|
@@ -1,27 +1,25 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClearUserPreferredPresenceRequestBuilderRequestsMetadata = exports.ClearUserPreferredPresenceRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
9
6
|
/**
|
|
10
7
|
* Uri template for the request builder.
|
|
11
8
|
*/
|
|
12
|
-
|
|
9
|
+
export const ClearUserPreferredPresenceRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/clearUserPreferredPresence";
|
|
13
10
|
/**
|
|
14
11
|
* Metadata for all the requests in the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const ClearUserPreferredPresenceRequestBuilderRequestsMetadata = {
|
|
17
14
|
post: {
|
|
18
|
-
uriTemplate:
|
|
15
|
+
uriTemplate: ClearUserPreferredPresenceRequestBuilderUriTemplate,
|
|
19
16
|
responseBodyContentType: "application/json",
|
|
20
17
|
errorMappings: {
|
|
21
|
-
XXX:
|
|
18
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
22
19
|
},
|
|
23
20
|
adapterMethodName: "sendNoResponseContent",
|
|
24
21
|
},
|
|
25
22
|
};
|
|
26
23
|
/* tslint:enable */
|
|
27
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,mDAAmD,GAAG,gFAAgF,CAAC;AACpJ;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAqB;IACtF,IAAI,EAAE;QACF,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|