@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.25
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
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js
CHANGED
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttendanceRecordItemRequestBuilderRequestsMetadata = exports.AttendanceRecordItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAttendanceRecordFromDiscriminatorValue, serializeAttendanceRecord } 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 AttendanceRecordItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/{attendanceRecord%2Did}{?%24expand,%24select}";
|
|
15
12
|
/**
|
|
16
13
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
14
|
*/
|
|
@@ -22,37 +19,38 @@ const AttendanceRecordItemRequestBuilderGetQueryParametersMapper = {
|
|
|
22
19
|
/**
|
|
23
20
|
* Metadata for all the requests in the request builder.
|
|
24
21
|
*/
|
|
25
|
-
|
|
22
|
+
export const AttendanceRecordItemRequestBuilderRequestsMetadata = {
|
|
26
23
|
delete: {
|
|
27
|
-
uriTemplate:
|
|
24
|
+
uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
|
|
28
25
|
responseBodyContentType: "application/json",
|
|
29
26
|
errorMappings: {
|
|
30
|
-
XXX:
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
31
28
|
},
|
|
32
29
|
adapterMethodName: "sendNoResponseContent",
|
|
33
30
|
},
|
|
34
31
|
get: {
|
|
35
|
-
uriTemplate:
|
|
32
|
+
uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
|
|
36
33
|
responseBodyContentType: "application/json",
|
|
37
34
|
errorMappings: {
|
|
38
|
-
XXX:
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
39
36
|
},
|
|
40
37
|
adapterMethodName: "send",
|
|
41
|
-
responseBodyFactory:
|
|
38
|
+
responseBodyFactory: createAttendanceRecordFromDiscriminatorValue,
|
|
42
39
|
queryParametersMapper: AttendanceRecordItemRequestBuilderGetQueryParametersMapper,
|
|
43
40
|
},
|
|
44
41
|
patch: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: AttendanceRecordItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createAttendanceRecordFromDiscriminatorValue,
|
|
52
49
|
requestBodyContentType: "application/json",
|
|
53
|
-
requestBodySerializer:
|
|
50
|
+
requestBodySerializer: serializeAttendanceRecord,
|
|
54
51
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
52
|
},
|
|
56
53
|
};
|
|
57
54
|
/* tslint:enable */
|
|
58
55
|
/* eslint-enable */
|
|
56
|
+
//# 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,4CAA4C,EAAE,yBAAyB,EAAyB,MAAM,wCAAwC,CAAC;AACxJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAG,gLAAgL,CAAC;AAC9O;;GAEG;AACH,MAAM,0DAA0D,GAA2B;IACvF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAqB;IAChF,MAAM,EAAE;QACJ,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,qBAAqB,EAAE,0DAA0D;KACpF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yBAAyB;QAChD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type MeetingAttendanceReport } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type AttendanceRecordsRequestBuilder } from './attendanceRecords/';
|
|
1
|
+
import { type MeetingAttendanceReport } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type AttendanceRecordsRequestBuilder } from './attendanceRecords/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 attendanceReports property of the microsoft.graph.onlineMeetingBase entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyF,KAAK,uBAAuB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyF,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI7K,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,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,yCAA0C,SAAQ,kBAAkB,CAAC,yCAAyC,CAAC;IAC5H;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;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,2DAA2D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;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,2DAA2D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnJ;AACD;;GAEG;AACH,MAAM,WAAW,2DAA2D;IACxE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oDAAoD,yIAAyI,CAAC;AAQ3M;;GAEG;AACH,eAAO,MAAM,2DAA2D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yCAAyC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAKhM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yDAAyD,EAAE,gBA+BvE,CAAC"}
|
|
@@ -1,19 +1,16 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MeetingAttendanceReportItemRequestBuilderRequestsMetadata = exports.MeetingAttendanceReportItemRequestBuilderNavigationMetadata = exports.MeetingAttendanceReportItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createMeetingAttendanceReportFromDiscriminatorValue, serializeMeetingAttendanceReport } 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 { AttendanceRecordsRequestBuilderNavigationMetadata, AttendanceRecordsRequestBuilderRequestsMetadata } from './attendanceRecords/index.js';
|
|
13
10
|
/**
|
|
14
11
|
* Uri template for the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const MeetingAttendanceReportItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}{?%24expand,%24select}";
|
|
17
14
|
/**
|
|
18
15
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
19
16
|
*/
|
|
@@ -24,46 +21,47 @@ const MeetingAttendanceReportItemRequestBuilderGetQueryParametersMapper = {
|
|
|
24
21
|
/**
|
|
25
22
|
* Metadata for all the navigation properties in the request builder.
|
|
26
23
|
*/
|
|
27
|
-
|
|
24
|
+
export const MeetingAttendanceReportItemRequestBuilderNavigationMetadata = {
|
|
28
25
|
attendanceRecords: {
|
|
29
|
-
requestsMetadata:
|
|
30
|
-
navigationMetadata:
|
|
26
|
+
requestsMetadata: AttendanceRecordsRequestBuilderRequestsMetadata,
|
|
27
|
+
navigationMetadata: AttendanceRecordsRequestBuilderNavigationMetadata,
|
|
31
28
|
},
|
|
32
29
|
};
|
|
33
30
|
/**
|
|
34
31
|
* Metadata for all the requests in the request builder.
|
|
35
32
|
*/
|
|
36
|
-
|
|
33
|
+
export const MeetingAttendanceReportItemRequestBuilderRequestsMetadata = {
|
|
37
34
|
delete: {
|
|
38
|
-
uriTemplate:
|
|
35
|
+
uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
|
|
39
36
|
responseBodyContentType: "application/json",
|
|
40
37
|
errorMappings: {
|
|
41
|
-
XXX:
|
|
38
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
42
39
|
},
|
|
43
40
|
adapterMethodName: "sendNoResponseContent",
|
|
44
41
|
},
|
|
45
42
|
get: {
|
|
46
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
|
|
47
44
|
responseBodyContentType: "application/json",
|
|
48
45
|
errorMappings: {
|
|
49
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
47
|
},
|
|
51
48
|
adapterMethodName: "send",
|
|
52
|
-
responseBodyFactory:
|
|
49
|
+
responseBodyFactory: createMeetingAttendanceReportFromDiscriminatorValue,
|
|
53
50
|
queryParametersMapper: MeetingAttendanceReportItemRequestBuilderGetQueryParametersMapper,
|
|
54
51
|
},
|
|
55
52
|
patch: {
|
|
56
|
-
uriTemplate:
|
|
53
|
+
uriTemplate: MeetingAttendanceReportItemRequestBuilderUriTemplate,
|
|
57
54
|
responseBodyContentType: "application/json",
|
|
58
55
|
errorMappings: {
|
|
59
|
-
XXX:
|
|
56
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
60
57
|
},
|
|
61
58
|
adapterMethodName: "send",
|
|
62
|
-
responseBodyFactory:
|
|
59
|
+
responseBodyFactory: createMeetingAttendanceReportFromDiscriminatorValue,
|
|
63
60
|
requestBodyContentType: "application/json",
|
|
64
|
-
requestBodySerializer:
|
|
61
|
+
requestBodySerializer: serializeMeetingAttendanceReport,
|
|
65
62
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
66
63
|
},
|
|
67
64
|
};
|
|
68
65
|
/* tslint:enable */
|
|
69
66
|
/* eslint-enable */
|
|
67
|
+
//# 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,mDAAmD,EAAE,gCAAgC,EAAgC,MAAM,wCAAwC,CAAC;AAC7K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AAkExL;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAG,sIAAsI,CAAC;AAC3M;;GAEG;AACH,MAAM,iEAAiE,GAA2B;IAC9F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2DAA2D,GAA6H;IACjM,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yDAAyD,GAAqB;IACvF,MAAM,EAAE;QACJ,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,qBAAqB,EAAE,iEAAiE;KAC3F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,oDAAoD;QACjE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -4,20 +4,20 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
4
4
|
*/
|
|
5
5
|
export interface AttendeeReportRequestBuilder extends BaseRequestBuilder<AttendeeReportRequestBuilder> {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
10
10
|
*/
|
|
11
11
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @returns {Promise<ArrayBuffer>}
|
|
16
16
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
17
17
|
*/
|
|
18
18
|
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
21
21
|
* @param body Binary request body
|
|
22
22
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
23
23
|
* @returns {Promise<ArrayBuffer>}
|
|
@@ -25,19 +25,19 @@ export interface AttendeeReportRequestBuilder extends BaseRequestBuilder<Attende
|
|
|
25
25
|
*/
|
|
26
26
|
put(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
27
27
|
/**
|
|
28
|
-
*
|
|
28
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
29
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
30
|
* @returns {RequestInformation}
|
|
31
31
|
*/
|
|
32
32
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {RequestInformation}
|
|
37
37
|
*/
|
|
38
38
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* The content stream of the attendee report of a Microsoft Teams live event. Read-only.
|
|
41
41
|
* @param body Binary request body
|
|
42
42
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
43
43
|
* @returns {RequestInformation}
|
|
@@ -1,41 +1,38 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttendeeReportRequestBuilderRequestsMetadata = exports.AttendeeReportRequestBuilderUriTemplate = 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 AttendeeReportRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendeeReport";
|
|
13
10
|
/**
|
|
14
11
|
* Metadata for all the requests in the request builder.
|
|
15
12
|
*/
|
|
16
|
-
|
|
13
|
+
export const AttendeeReportRequestBuilderRequestsMetadata = {
|
|
17
14
|
delete: {
|
|
18
|
-
uriTemplate:
|
|
15
|
+
uriTemplate: AttendeeReportRequestBuilderUriTemplate,
|
|
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: AttendeeReportRequestBuilderUriTemplate,
|
|
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: AttendeeReportRequestBuilderUriTemplate,
|
|
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.AttendeeReportRequestBuilderRequestsMetadata = {
|
|
|
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,uCAAuC,GAAG,8EAA8E,CAAC;AACtI;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,MAAM,EAAE;QACJ,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,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,uCAAuC;QACpD,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,53 +1,47 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = exports.GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate = exports.serializeGetVirtualAppointmentJoinWebUrlGetResponse = exports.deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse = exports.createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue = 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 {GetVirtualAppointmentJoinWebUrlGetResponse}
|
|
13
10
|
*/
|
|
14
|
-
function createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue(parseNode) {
|
|
11
|
+
export function createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue(parseNode) {
|
|
15
12
|
return deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse;
|
|
16
13
|
}
|
|
17
|
-
exports.createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue = createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue;
|
|
18
14
|
/**
|
|
19
15
|
* The deserialization information for the current model
|
|
20
16
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
21
17
|
*/
|
|
22
|
-
function deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse(getVirtualAppointmentJoinWebUrlGetResponse = {}) {
|
|
18
|
+
export function deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse(getVirtualAppointmentJoinWebUrlGetResponse = {}) {
|
|
23
19
|
return {
|
|
24
20
|
"backingStoreEnabled": n => { getVirtualAppointmentJoinWebUrlGetResponse.backingStoreEnabled = true; },
|
|
25
21
|
"value": n => { getVirtualAppointmentJoinWebUrlGetResponse.value = n.getStringValue(); },
|
|
26
22
|
};
|
|
27
23
|
}
|
|
28
|
-
exports.deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse = deserializeIntoGetVirtualAppointmentJoinWebUrlGetResponse;
|
|
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 serializeGetVirtualAppointmentJoinWebUrlGetResponse(writer, getVirtualAppointmentJoinWebUrlGetResponse = {}) {
|
|
28
|
+
export function serializeGetVirtualAppointmentJoinWebUrlGetResponse(writer, getVirtualAppointmentJoinWebUrlGetResponse = {}) {
|
|
34
29
|
writer.writeStringValue("value", getVirtualAppointmentJoinWebUrlGetResponse.value);
|
|
35
30
|
writer.writeAdditionalData(getVirtualAppointmentJoinWebUrlGetResponse.additionalData);
|
|
36
31
|
}
|
|
37
|
-
exports.serializeGetVirtualAppointmentJoinWebUrlGetResponse = serializeGetVirtualAppointmentJoinWebUrlGetResponse;
|
|
38
32
|
/**
|
|
39
33
|
* Uri template for the request builder.
|
|
40
34
|
*/
|
|
41
|
-
|
|
35
|
+
export const GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/getVirtualAppointmentJoinWebUrl()";
|
|
42
36
|
/**
|
|
43
37
|
* Metadata for all the requests in the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = {
|
|
46
40
|
get: {
|
|
47
|
-
uriTemplate:
|
|
41
|
+
uriTemplate: GetVirtualAppointmentJoinWebUrlRequestBuilderUriTemplate,
|
|
48
42
|
responseBodyContentType: "application/json",
|
|
49
43
|
errorMappings: {
|
|
50
|
-
XXX:
|
|
44
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
45
|
},
|
|
52
46
|
adapterMethodName: "send",
|
|
53
47
|
responseBodyFactory: createGetVirtualAppointmentJoinWebUrlGetResponseFromDiscriminatorValue,
|
|
@@ -55,3 +49,4 @@ exports.GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata = {
|
|
|
55
49
|
};
|
|
56
50
|
/* tslint:enable */
|
|
57
51
|
/* eslint-enable */
|
|
52
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,sEAAsE,CAAC,SAAgC;IACnH,OAAO,yDAAyD,CAAC;AACrE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,yDAAyD,CAAC,6CAA8G,EAAE;IACtL,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtG,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,0CAA0C,CAAC,KAAK,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC3F,CAAA;AACL,CAAC;AAkCD;;;GAGG;AACH,MAAM,UAAU,mDAAmD,CAAC,MAA2B,EAAE,6CAA8G,EAAE;IAC7M,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAE,0CAA0C,CAAC,KAAK,CAAC,CAAC;IACnF,MAAM,CAAC,mBAAmB,CAAC,0CAA0C,CAAC,cAAc,CAAC,CAAC;AAC1F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,iGAAiG,CAAC;AAC1K;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAqB;IAC3F,GAAG,EAAE;QACD,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;KAC/F;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { type OnlineMeeting } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type AttendanceReportsRequestBuilder } from './attendanceReports/';
|
|
3
|
-
import { type AttendeeReportRequestBuilder } from './attendeeReport/';
|
|
4
|
-
import { type GetVirtualAppointmentJoinWebUrlRequestBuilder } from './getVirtualAppointmentJoinWebUrl/';
|
|
5
|
-
import { type RecordingsRequestBuilder } from './recordings/';
|
|
6
|
-
import { type SendVirtualAppointmentReminderSmsRequestBuilder } from './sendVirtualAppointmentReminderSms/';
|
|
7
|
-
import { type SendVirtualAppointmentSmsRequestBuilder } from './sendVirtualAppointmentSms/';
|
|
8
|
-
import { type TranscriptsRequestBuilder } from './transcripts/';
|
|
1
|
+
import { type OnlineMeeting } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type AttendanceReportsRequestBuilder } from './attendanceReports/index.js';
|
|
3
|
+
import { type AttendeeReportRequestBuilder } from './attendeeReport/index.js';
|
|
4
|
+
import { type GetVirtualAppointmentJoinWebUrlRequestBuilder } from './getVirtualAppointmentJoinWebUrl/index.js';
|
|
5
|
+
import { type RecordingsRequestBuilder } from './recordings/index.js';
|
|
6
|
+
import { type SendVirtualAppointmentReminderSmsRequestBuilder } from './sendVirtualAppointmentReminderSms/index.js';
|
|
7
|
+
import { type SendVirtualAppointmentSmsRequestBuilder } from './sendVirtualAppointmentSms/index.js';
|
|
8
|
+
import { type TranscriptsRequestBuilder } from './transcripts/index.js';
|
|
9
9
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
10
10
|
/**
|
|
11
11
|
* Provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications 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,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,4CAA4C,CAAC;AAE/K,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAmE,KAAK,+CAA+C,EAAE,MAAM,8CAA8C,CAAC;AAErL,OAAO,EAA2D,KAAK,uCAAuC,EAAE,MAAM,sCAAsC,CAAC;AAE7J,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,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,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,iCAAiC,IAAI,+CAA+C,CAAC;IACzF;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;;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,wFAAwF,CAAC;AAQhJ;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAyB5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
|
|
@@ -1,31 +1,28 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OnlineMeetingItemRequestBuilderRequestsMetadata = exports.OnlineMeetingItemRequestBuilderNavigationMetadata = exports.OnlineMeetingItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createOnlineMeetingFromDiscriminatorValue, serializeOnlineMeeting } 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 { AttendanceReportsRequestBuilderNavigationMetadata, AttendanceReportsRequestBuilderRequestsMetadata } from './attendanceReports/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { AttendeeReportRequestBuilderRequestsMetadata } from './attendeeReport/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata } from './getVirtualAppointmentJoinWebUrl/index.js';
|
|
17
14
|
// @ts-ignore
|
|
18
|
-
|
|
15
|
+
import { RecordingsRequestBuilderNavigationMetadata, RecordingsRequestBuilderRequestsMetadata } from './recordings/index.js';
|
|
19
16
|
// @ts-ignore
|
|
20
|
-
|
|
17
|
+
import { SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata } from './sendVirtualAppointmentReminderSms/index.js';
|
|
21
18
|
// @ts-ignore
|
|
22
|
-
|
|
19
|
+
import { SendVirtualAppointmentSmsRequestBuilderRequestsMetadata } from './sendVirtualAppointmentSms/index.js';
|
|
23
20
|
// @ts-ignore
|
|
24
|
-
|
|
21
|
+
import { TranscriptsRequestBuilderNavigationMetadata, TranscriptsRequestBuilderRequestsMetadata } from './transcripts/index.js';
|
|
25
22
|
/**
|
|
26
23
|
* Uri template for the request builder.
|
|
27
24
|
*/
|
|
28
|
-
|
|
25
|
+
export const OnlineMeetingItemRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}{?%24expand,%24select}";
|
|
29
26
|
/**
|
|
30
27
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
31
28
|
*/
|
|
@@ -36,66 +33,67 @@ const OnlineMeetingItemRequestBuilderGetQueryParametersMapper = {
|
|
|
36
33
|
/**
|
|
37
34
|
* Metadata for all the navigation properties in the request builder.
|
|
38
35
|
*/
|
|
39
|
-
|
|
36
|
+
export const OnlineMeetingItemRequestBuilderNavigationMetadata = {
|
|
40
37
|
attendanceReports: {
|
|
41
|
-
requestsMetadata:
|
|
42
|
-
navigationMetadata:
|
|
38
|
+
requestsMetadata: AttendanceReportsRequestBuilderRequestsMetadata,
|
|
39
|
+
navigationMetadata: AttendanceReportsRequestBuilderNavigationMetadata,
|
|
43
40
|
},
|
|
44
41
|
attendeeReport: {
|
|
45
|
-
requestsMetadata:
|
|
42
|
+
requestsMetadata: AttendeeReportRequestBuilderRequestsMetadata,
|
|
46
43
|
},
|
|
47
44
|
getVirtualAppointmentJoinWebUrl: {
|
|
48
|
-
requestsMetadata:
|
|
45
|
+
requestsMetadata: GetVirtualAppointmentJoinWebUrlRequestBuilderRequestsMetadata,
|
|
49
46
|
},
|
|
50
47
|
recordings: {
|
|
51
|
-
requestsMetadata:
|
|
52
|
-
navigationMetadata:
|
|
48
|
+
requestsMetadata: RecordingsRequestBuilderRequestsMetadata,
|
|
49
|
+
navigationMetadata: RecordingsRequestBuilderNavigationMetadata,
|
|
53
50
|
},
|
|
54
51
|
sendVirtualAppointmentReminderSms: {
|
|
55
|
-
requestsMetadata:
|
|
52
|
+
requestsMetadata: SendVirtualAppointmentReminderSmsRequestBuilderRequestsMetadata,
|
|
56
53
|
},
|
|
57
54
|
sendVirtualAppointmentSms: {
|
|
58
|
-
requestsMetadata:
|
|
55
|
+
requestsMetadata: SendVirtualAppointmentSmsRequestBuilderRequestsMetadata,
|
|
59
56
|
},
|
|
60
57
|
transcripts: {
|
|
61
|
-
requestsMetadata:
|
|
62
|
-
navigationMetadata:
|
|
58
|
+
requestsMetadata: TranscriptsRequestBuilderRequestsMetadata,
|
|
59
|
+
navigationMetadata: TranscriptsRequestBuilderNavigationMetadata,
|
|
63
60
|
},
|
|
64
61
|
};
|
|
65
62
|
/**
|
|
66
63
|
* Metadata for all the requests in the request builder.
|
|
67
64
|
*/
|
|
68
|
-
|
|
65
|
+
export const OnlineMeetingItemRequestBuilderRequestsMetadata = {
|
|
69
66
|
delete: {
|
|
70
|
-
uriTemplate:
|
|
67
|
+
uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
|
|
71
68
|
responseBodyContentType: "application/json",
|
|
72
69
|
errorMappings: {
|
|
73
|
-
XXX:
|
|
70
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
74
71
|
},
|
|
75
72
|
adapterMethodName: "sendNoResponseContent",
|
|
76
73
|
},
|
|
77
74
|
get: {
|
|
78
|
-
uriTemplate:
|
|
75
|
+
uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
|
|
79
76
|
responseBodyContentType: "application/json",
|
|
80
77
|
errorMappings: {
|
|
81
|
-
XXX:
|
|
78
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
82
79
|
},
|
|
83
80
|
adapterMethodName: "send",
|
|
84
|
-
responseBodyFactory:
|
|
81
|
+
responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
|
|
85
82
|
queryParametersMapper: OnlineMeetingItemRequestBuilderGetQueryParametersMapper,
|
|
86
83
|
},
|
|
87
84
|
patch: {
|
|
88
|
-
uriTemplate:
|
|
85
|
+
uriTemplate: OnlineMeetingItemRequestBuilderUriTemplate,
|
|
89
86
|
responseBodyContentType: "application/json",
|
|
90
87
|
errorMappings: {
|
|
91
|
-
XXX:
|
|
88
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
92
89
|
},
|
|
93
90
|
adapterMethodName: "send",
|
|
94
|
-
responseBodyFactory:
|
|
91
|
+
responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
|
|
95
92
|
requestBodyContentType: "application/json",
|
|
96
|
-
requestBodySerializer:
|
|
93
|
+
requestBodySerializer: serializeOnlineMeeting,
|
|
97
94
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
98
95
|
},
|
|
99
96
|
};
|
|
100
97
|
/* tslint:enable */
|
|
101
98
|
/* eslint-enable */
|
|
99
|
+
//# 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,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAsD,MAAM,4CAA4C,CAAC;AAC/K,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAwD,MAAM,8CAA8C,CAAC;AACrL,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAgD,MAAM,sCAAsC,CAAC;AAC7J,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AA0FhK;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,qFAAqF,CAAC;AAChJ;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,+BAA+B,EAAE;QAC7B,gBAAgB,EAAE,6DAA6D;KAClF;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,iCAAiC,EAAE;QAC/B,gBAAgB,EAAE,+DAA+D;KACpF;IACD,yBAAyB,EAAE;QACvB,gBAAgB,EAAE,uDAAuD;KAC5E;IACD,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;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,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}/recordings/$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,uGAAuG,CAAC;AACtJ;;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 CallRecording, type CallRecordingCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type CallRecordingItemRequestBuilder } from './item/';
|
|
1
|
+
import { type CallRecording, type CallRecordingCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type CallRecordingItemRequestBuilder } 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 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,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIlP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAE3K,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;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,mCAAmC,0JAA0J,CAAC;AAc3M;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|