@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 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 +4 -4
- 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.RecordingsRequestBuilderRequestsMetadata = exports.RecordingsRequestBuilderNavigationMetadata = exports.RecordingsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallRecordingCollectionResponseFromDiscriminatorValue, createCallRecordingFromDiscriminatorValue, serializeCallRecording } 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 { CallRecordingItemRequestBuilderNavigationMetadata, CallRecordingItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const RecordingsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/recordings{?%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 RecordingsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const RecordingsRequestBuilderNavigationMetadata = {
|
|
36
33
|
byCallRecordingId: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: CallRecordingItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: CallRecordingItemRequestBuilderNavigationMetadata,
|
|
39
36
|
pathParametersMappings: ["callRecording%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 RecordingsRequestBuilderRequestsMetadata = {
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: RecordingsRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createCallRecordingCollectionResponseFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: RecordingsRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
post: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: RecordingsRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createCallRecordingFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializeCallRecording,
|
|
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,2DAA2D,EAAE,yCAAyC,EAAE,sBAAsB,EAA4D,MAAM,wCAAwC,CAAC;AAClP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,iBAAiB,CAAC;AAoF3K;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,uJAAuJ,CAAC;AAC3M;;GAEG;AACH,MAAM,gDAAgD,GAA2B;IAC7E,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,0CAA0C,GAA4G;IAC/J,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;QACrE,sBAAsB,EAAE,CAAC,oBAAoB,CAAC;KACjD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,GAAG,EAAE;QACD,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,qBAAqB,EAAE,gDAAgD;KAC1E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type CallRecording } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type CallRecording } 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,EAA6C,KAAK,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6C,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvH,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,aAAa,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;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,0GAA0G,CAAC;AACxJ;;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 { createCallRecordingFromDiscriminatorValue } 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}/recordings/{callRecording%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: createCallRecordingFromDiscriminatorValue,
|
|
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,yCAAyC,EAAsB,MAAM,wCAAwC,CAAC;AACvH,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiD7H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,uGAAuG,CAAC;AACxJ;;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,yCAAyC;QAC/D,sBAAsB,EAAE,0BAA0B;QAClD,kCAAkC,EAAE,kBAAkB;KACzD;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type CallRecording } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type ContentRequestBuilder } from './content/';
|
|
1
|
+
import { type CallRecording } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type ContentRequestBuilder } from './content/index.js';
|
|
3
3
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
4
4
|
/**
|
|
5
5
|
* Provides operations to manage the recordings property of the microsoft.graph.onlineMeeting entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;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,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;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,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,wHAAwH,CAAC;AAQhL;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
|
|
@@ -1,19 +1,16 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CallRecordingItemRequestBuilderRequestsMetadata = exports.CallRecordingItemRequestBuilderNavigationMetadata = exports.CallRecordingItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallRecordingFromDiscriminatorValue, serializeCallRecording } 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
|
/**
|
|
14
11
|
* Uri template for the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const CallRecordingItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/recordings/{callRecording%2Did}{?%24expand,%24select}";
|
|
17
14
|
/**
|
|
18
15
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
19
16
|
*/
|
|
@@ -24,45 +21,46 @@ const CallRecordingItemRequestBuilderGetQueryParametersMapper = {
|
|
|
24
21
|
/**
|
|
25
22
|
* Metadata for all the navigation properties in the request builder.
|
|
26
23
|
*/
|
|
27
|
-
|
|
24
|
+
export const CallRecordingItemRequestBuilderNavigationMetadata = {
|
|
28
25
|
content: {
|
|
29
|
-
requestsMetadata:
|
|
26
|
+
requestsMetadata: ContentRequestBuilderRequestsMetadata,
|
|
30
27
|
},
|
|
31
28
|
};
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the requests in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const CallRecordingItemRequestBuilderRequestsMetadata = {
|
|
36
33
|
delete: {
|
|
37
|
-
uriTemplate:
|
|
34
|
+
uriTemplate: CallRecordingItemRequestBuilderUriTemplate,
|
|
38
35
|
responseBodyContentType: "application/json",
|
|
39
36
|
errorMappings: {
|
|
40
|
-
XXX:
|
|
37
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
41
38
|
},
|
|
42
39
|
adapterMethodName: "sendNoResponseContent",
|
|
43
40
|
},
|
|
44
41
|
get: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: CallRecordingItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createCallRecordingFromDiscriminatorValue,
|
|
52
49
|
queryParametersMapper: CallRecordingItemRequestBuilderGetQueryParametersMapper,
|
|
53
50
|
},
|
|
54
51
|
patch: {
|
|
55
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: CallRecordingItemRequestBuilderUriTemplate,
|
|
56
53
|
responseBodyContentType: "application/json",
|
|
57
54
|
errorMappings: {
|
|
58
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
59
56
|
},
|
|
60
57
|
adapterMethodName: "send",
|
|
61
|
-
responseBodyFactory:
|
|
58
|
+
responseBodyFactory: createCallRecordingFromDiscriminatorValue,
|
|
62
59
|
requestBodyContentType: "application/json",
|
|
63
|
-
requestBodySerializer:
|
|
60
|
+
requestBodySerializer: serializeCallRecording,
|
|
64
61
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
65
62
|
},
|
|
66
63
|
};
|
|
67
64
|
/* tslint:enable */
|
|
68
65
|
/* eslint-enable */
|
|
66
|
+
//# 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,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,qCAAqC,EAA8B,MAAM,oBAAoB,CAAC;AAkEvG;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,qHAAqH,CAAC;AAChL;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,OAAO,EAAE;QACL,gBAAgB,EAAE,qCAAqC;KAC1D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,MAAM,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,uDAAuD;KACjF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RemindBeforeTimeInMinutesType, type AttendeeNotificationInfo } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { RemindBeforeTimeInMinutesType, type AttendeeNotificationInfo } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
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
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwD,6BAA6B,EAA0E,KAAK,wBAAwB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwD,6BAA6B,EAA0E,KAAK,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAIpP,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;AACH,wBAAgB,4EAA4E,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,CAEpM;AACD;;;GAGG;AACH,wBAAgB,+DAA+D,CAAC,gDAAgD,GAAE,OAAO,CAAC,gDAAgD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMxP;AACD,MAAM,WAAW,gDAAiD,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACjH;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,SAAS,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACvC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,6BAA6B,CAAC,EAAE,6BAA6B,CAAC;CACjE;AACD;;GAEG;AACH,MAAM,WAAW,+CAAgD,SAAQ,kBAAkB,CAAC,+CAA+C,CAAC;IACxI;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gDAAgD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC/I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gDAAgD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3K;AACD;;;GAGG;AACH,wBAAgB,yDAAyD,CAAC,MAAM,EAAE,mBAAmB,EAAE,gDAAgD,GAAE,OAAO,CAAC,gDAAgD,CAAC,GAAG,SAAc,GAAI,IAAI,CAI1O;AACD;;GAEG;AACH,eAAO,MAAM,0DAA0D,oGAAoG,CAAC;AAC5K;;GAEG;AACH,eAAO,MAAM,+DAA+D,EAAE,gBAY7E,CAAC"}
|
|
@@ -1,57 +1,51 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata = exports.SendVirtualAppointmentReminderSmsRequestBuilderUriTemplate = exports.serializeSendVirtualAppointmentReminderSmsPostRequestBody = exports.deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody = exports.createSendVirtualAppointmentReminderSmsPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAttendeeNotificationInfoFromDiscriminatorValue, RemindBeforeTimeInMinutesTypeObject, serializeAttendeeNotificationInfo } 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
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {SendVirtualAppointmentReminderSmsPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createSendVirtualAppointmentReminderSmsPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createSendVirtualAppointmentReminderSmsPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createSendVirtualAppointmentReminderSmsPostRequestBodyFromDiscriminatorValue = createSendVirtualAppointmentReminderSmsPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody(sendVirtualAppointmentReminderSmsPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody(sendVirtualAppointmentReminderSmsPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
|
-
"attendees": n => { sendVirtualAppointmentReminderSmsPostRequestBody.attendees = n.getCollectionOfObjectValues(
|
|
22
|
+
"attendees": n => { sendVirtualAppointmentReminderSmsPostRequestBody.attendees = n.getCollectionOfObjectValues(createAttendeeNotificationInfoFromDiscriminatorValue); },
|
|
27
23
|
"backingStoreEnabled": n => { sendVirtualAppointmentReminderSmsPostRequestBody.backingStoreEnabled = true; },
|
|
28
|
-
"remindBeforeTimeInMinutesType": n => { sendVirtualAppointmentReminderSmsPostRequestBody.remindBeforeTimeInMinutesType = n.getEnumValue(
|
|
24
|
+
"remindBeforeTimeInMinutesType": n => { sendVirtualAppointmentReminderSmsPostRequestBody.remindBeforeTimeInMinutesType = n.getEnumValue(RemindBeforeTimeInMinutesTypeObject); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody = deserializeIntoSendVirtualAppointmentReminderSmsPostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializeSendVirtualAppointmentReminderSmsPostRequestBody(writer, sendVirtualAppointmentReminderSmsPostRequestBody = {}) {
|
|
37
|
-
writer.writeCollectionOfObjectValues("attendees", sendVirtualAppointmentReminderSmsPostRequestBody.attendees,
|
|
31
|
+
export function serializeSendVirtualAppointmentReminderSmsPostRequestBody(writer, sendVirtualAppointmentReminderSmsPostRequestBody = {}) {
|
|
32
|
+
writer.writeCollectionOfObjectValues("attendees", sendVirtualAppointmentReminderSmsPostRequestBody.attendees, serializeAttendeeNotificationInfo);
|
|
38
33
|
writer.writeEnumValue("remindBeforeTimeInMinutesType", sendVirtualAppointmentReminderSmsPostRequestBody.remindBeforeTimeInMinutesType);
|
|
39
34
|
writer.writeAdditionalData(sendVirtualAppointmentReminderSmsPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeSendVirtualAppointmentReminderSmsPostRequestBody = serializeSendVirtualAppointmentReminderSmsPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const SendVirtualAppointmentReminderSmsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/sendVirtualAppointmentReminderSms";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: SendVirtualAppointmentReminderSmsRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "sendNoResponseContent",
|
|
57
51
|
requestBodyContentType: "application/json",
|
|
@@ -61,3 +55,4 @@ exports.SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata = {
|
|
|
61
55
|
};
|
|
62
56
|
/* tslint:enable */
|
|
63
57
|
/* eslint-enable */
|
|
58
|
+
//# 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,oDAAoD,EAAiC,mCAAmC,EAAE,iCAAiC,EAAiC,MAAM,wCAAwC,CAAC;AACpP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,4EAA4E,CAAC,SAAgC;IACzH,OAAO,+DAA+D,CAAC;AAC3E,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+DAA+D,CAAC,mDAA0H,EAAE;IACxM,OAAO;QACH,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,gDAAgD,CAAC,SAAS,GAAG,CAAC,CAAC,2BAA2B,CAA2B,oDAAoD,CAAC,CAAC,CAAC,CAAC;QACjM,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gDAAgD,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5G,+BAA+B,EAAE,CAAC,CAAC,EAAE,GAAG,gDAAgD,CAAC,6BAA6B,GAAG,CAAC,CAAC,YAAY,CAAgC,mCAAmC,CAAC,CAAC,CAAC,CAAC;KACjN,CAAA;AACL,CAAC;AAuCD;;;GAGG;AACH,MAAM,UAAU,yDAAyD,CAAC,MAA2B,EAAE,mDAA0H,EAAE;IAC/N,MAAM,CAAC,6BAA6B,CAA2B,WAAW,EAAE,gDAAgD,CAAC,SAAS,EAAE,iCAAiC,CAAC,CAAC;IAC3K,MAAM,CAAC,cAAc,CAAgC,+BAA+B,EAAE,gDAAgD,CAAC,6BAA6B,CAAC,CAAC;IACtK,MAAM,CAAC,mBAAmB,CAAC,gDAAgD,CAAC,cAAc,CAAC,CAAC;AAChG,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAG,iGAAiG,CAAC;AAC5K;;GAEG;AACH,MAAM,CAAC,MAAM,+DAA+D,GAAqB;IAC7F,IAAI,EAAE;QACF,WAAW,EAAE,0DAA0D;QACvE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yDAAyD;QAChF,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type AttendeeNotificationInfo, VirtualAppointmentMessageType } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type AttendeeNotificationInfo, VirtualAppointmentMessageType } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
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
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,6BAA6B,EAAuC,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,6BAA6B,EAAuC,MAAM,wCAAwC,CAAC;AAIpP,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;AACH,wBAAgB,oEAAoE,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,CAE5L;AACD;;;GAGG;AACH,wBAAgB,uDAAuD,CAAC,wCAAwC,GAAE,OAAO,CAAC,wCAAwC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMhO;AACD,MAAM,WAAW,wCAAyC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACzG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,SAAS,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACvC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,6BAA6B,CAAC;CAC/C;AACD;;GAEG;AACH,MAAM,WAAW,uCAAwC,SAAQ,kBAAkB,CAAC,uCAAuC,CAAC;IACxH;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,wCAAwC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,wCAAwC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnK;AACD;;;GAGG;AACH,wBAAgB,iDAAiD,CAAC,MAAM,EAAE,mBAAmB,EAAE,wCAAwC,GAAE,OAAO,CAAC,wCAAwC,CAAC,GAAG,SAAc,GAAI,IAAI,CAIlN;AACD;;GAEG;AACH,eAAO,MAAM,kDAAkD,4FAA4F,CAAC;AAC5J;;GAEG;AACH,eAAO,MAAM,uDAAuD,EAAE,gBAYrE,CAAC"}
|
|
@@ -1,57 +1,51 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendVirtualAppointmentSmsRequestBuilderRequestsMetadata = exports.SendVirtualAppointmentSmsRequestBuilderUriTemplate = exports.serializeSendVirtualAppointmentSmsPostRequestBody = exports.deserializeIntoSendVirtualAppointmentSmsPostRequestBody = exports.createSendVirtualAppointmentSmsPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAttendeeNotificationInfoFromDiscriminatorValue, serializeAttendeeNotificationInfo, VirtualAppointmentMessageTypeObject } 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
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {SendVirtualAppointmentSmsPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createSendVirtualAppointmentSmsPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createSendVirtualAppointmentSmsPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoSendVirtualAppointmentSmsPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createSendVirtualAppointmentSmsPostRequestBodyFromDiscriminatorValue = createSendVirtualAppointmentSmsPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoSendVirtualAppointmentSmsPostRequestBody(sendVirtualAppointmentSmsPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoSendVirtualAppointmentSmsPostRequestBody(sendVirtualAppointmentSmsPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
|
-
"attendees": n => { sendVirtualAppointmentSmsPostRequestBody.attendees = n.getCollectionOfObjectValues(
|
|
22
|
+
"attendees": n => { sendVirtualAppointmentSmsPostRequestBody.attendees = n.getCollectionOfObjectValues(createAttendeeNotificationInfoFromDiscriminatorValue); },
|
|
27
23
|
"backingStoreEnabled": n => { sendVirtualAppointmentSmsPostRequestBody.backingStoreEnabled = true; },
|
|
28
|
-
"messageType": n => { sendVirtualAppointmentSmsPostRequestBody.messageType = n.getEnumValue(
|
|
24
|
+
"messageType": n => { sendVirtualAppointmentSmsPostRequestBody.messageType = n.getEnumValue(VirtualAppointmentMessageTypeObject); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoSendVirtualAppointmentSmsPostRequestBody = deserializeIntoSendVirtualAppointmentSmsPostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializeSendVirtualAppointmentSmsPostRequestBody(writer, sendVirtualAppointmentSmsPostRequestBody = {}) {
|
|
37
|
-
writer.writeCollectionOfObjectValues("attendees", sendVirtualAppointmentSmsPostRequestBody.attendees,
|
|
31
|
+
export function serializeSendVirtualAppointmentSmsPostRequestBody(writer, sendVirtualAppointmentSmsPostRequestBody = {}) {
|
|
32
|
+
writer.writeCollectionOfObjectValues("attendees", sendVirtualAppointmentSmsPostRequestBody.attendees, serializeAttendeeNotificationInfo);
|
|
38
33
|
writer.writeEnumValue("messageType", sendVirtualAppointmentSmsPostRequestBody.messageType);
|
|
39
34
|
writer.writeAdditionalData(sendVirtualAppointmentSmsPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeSendVirtualAppointmentSmsPostRequestBody = serializeSendVirtualAppointmentSmsPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const SendVirtualAppointmentSmsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/sendVirtualAppointmentSms";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const SendVirtualAppointmentSmsRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: SendVirtualAppointmentSmsRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "sendNoResponseContent",
|
|
57
51
|
requestBodyContentType: "application/json",
|
|
@@ -61,3 +55,4 @@ exports.SendVirtualAppointmentSmsRequestBuilderRequestsMetadata = {
|
|
|
61
55
|
};
|
|
62
56
|
/* tslint:enable */
|
|
63
57
|
/* eslint-enable */
|
|
58
|
+
//# 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,oDAAoD,EAAE,iCAAiC,EAAgE,mCAAmC,EAAE,MAAM,wCAAwC,CAAC;AACpP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,oEAAoE,CAAC,SAAgC;IACjH,OAAO,uDAAuD,CAAC;AACnE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,uDAAuD,CAAC,2CAA0G,EAAE;IAChL,OAAO;QACH,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,SAAS,GAAG,CAAC,CAAC,2BAA2B,CAA2B,oDAAoD,CAAC,CAAC,CAAC,CAAC;QACzL,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACpG,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,wCAAwC,CAAC,WAAW,GAAG,CAAC,CAAC,YAAY,CAAgC,mCAAmC,CAAC,CAAC,CAAC,CAAC;KACrK,CAAA;AACL,CAAC;AAuCD;;;GAGG;AACH,MAAM,UAAU,iDAAiD,CAAC,MAA2B,EAAE,2CAA0G,EAAE;IACvM,MAAM,CAAC,6BAA6B,CAA2B,WAAW,EAAE,wCAAwC,CAAC,SAAS,EAAE,iCAAiC,CAAC,CAAC;IACnK,MAAM,CAAC,cAAc,CAAgC,aAAa,EAAE,wCAAwC,CAAC,WAAW,CAAC,CAAC;IAC1H,MAAM,CAAC,mBAAmB,CAAC,wCAAwC,CAAC,cAAc,CAAC,CAAC;AACxF,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAG,yFAAyF,CAAC;AAC5J;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAqB;IACrF,IAAI,EAAE;QACF,WAAW,EAAE,kDAAkD;QAC/D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,iDAAiD;QACxE,kCAAkC,EAAE,wBAAwB;KAC/D;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/onlineMeetings/{onlineMeeting%2Did}/transcripts/$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,wGAAwG,CAAC;AACvJ;;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 CallTranscript, type CallTranscriptCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type CallTranscriptItemRequestBuilder } from './item/';
|
|
1
|
+
import { type CallTranscript, type CallTranscriptCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type CallTranscriptItemRequestBuilder } 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 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,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAIvP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,iBAAiB,CAAC;AAE9K,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,2JAA2J,CAAC;AAc7M;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAShK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAuBvD,CAAC"}
|