@microsoft/msgraph-sdk-communications 1.0.0-preview.22 → 1.0.0-preview.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/communications/callRecords/count/index.js +6 -8
- package/communications/callRecords/count/index.js.map +1 -0
- package/communications/callRecords/index.d.ts +9 -8
- package/communications/callRecords/index.d.ts.map +1 -1
- package/communications/callRecords/index.js +22 -24
- package/communications/callRecords/index.js.map +1 -0
- package/communications/callRecords/item/index.d.ts +15 -5
- package/communications/callRecords/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/index.js +29 -20
- package/communications/callRecords/item/index.js.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.js +56 -0
- package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.js +34 -0
- package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
- package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/index.js +70 -0
- package/communications/callRecords/item/participants_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.js +56 -0
- package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +6 -8
- package/communications/callRecords/item/sessions/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/index.js +18 -20
- package/communications/callRecords/item/sessions/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/index.js +18 -20
- package/communications/callRecords/item/sessions/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
- package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
- package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
- package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/calls/count/index.js +6 -8
- package/communications/calls/count/index.js.map +1 -0
- package/communications/calls/index.d.ts +4 -4
- package/communications/calls/index.d.ts.map +1 -1
- package/communications/calls/index.js +20 -22
- package/communications/calls/index.js.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
- package/communications/calls/item/addLargeGalleryView/index.js +11 -16
- package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
- package/communications/calls/item/answer/index.d.ts +1 -1
- package/communications/calls/item/answer/index.d.ts.map +1 -1
- package/communications/calls/item/answer/index.js +15 -20
- package/communications/calls/item/answer/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
- package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/index.js +17 -19
- package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
- package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
- package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
- package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
- package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/index.js +17 -19
- package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
- package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
- package/communications/calls/item/index.d.ts +20 -20
- package/communications/calls/item/index.d.ts.map +1 -1
- package/communications/calls/item/index.js +57 -59
- package/communications/calls/item/index.js.map +1 -0
- package/communications/calls/item/keepAlive/index.js +6 -8
- package/communications/calls/item/keepAlive/index.js.map +1 -0
- package/communications/calls/item/mute/index.d.ts +1 -1
- package/communications/calls/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/mute/index.js +11 -16
- package/communications/calls/item/mute/index.js.map +1 -0
- package/communications/calls/item/operations/count/index.js +6 -8
- package/communications/calls/item/operations/count/index.js.map +1 -0
- package/communications/calls/item/operations/index.d.ts +3 -3
- package/communications/calls/item/operations/index.d.ts.map +1 -1
- package/communications/calls/item/operations/index.js +17 -19
- package/communications/calls/item/operations/index.js.map +1 -0
- package/communications/calls/item/operations/item/index.d.ts +1 -1
- package/communications/calls/item/operations/item/index.d.ts.map +1 -1
- package/communications/calls/item/operations/item/index.js +14 -16
- package/communications/calls/item/operations/item/index.js.map +1 -0
- package/communications/calls/item/participants/count/index.js +6 -8
- package/communications/calls/item/participants/count/index.js.map +1 -0
- package/communications/calls/item/participants/index.d.ts +4 -4
- package/communications/calls/item/participants/index.d.ts.map +1 -1
- package/communications/calls/item/participants/index.js +20 -22
- package/communications/calls/item/participants/index.js.map +1 -0
- package/communications/calls/item/participants/invite/index.d.ts +1 -1
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
- package/communications/calls/item/participants/invite/index.js +13 -18
- package/communications/calls/item/participants/invite/index.js.map +1 -0
- package/communications/calls/item/participants/item/index.d.ts +4 -4
- package/communications/calls/item/participants/item/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/index.js +21 -23
- package/communications/calls/item/participants/item/index.js.map +1 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/mute/index.js +11 -16
- package/communications/calls/item/participants/item/mute/index.js.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
- package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
- package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
- package/communications/calls/item/playPrompt/index.d.ts +1 -1
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
- package/communications/calls/item/playPrompt/index.js +13 -18
- package/communications/calls/item/playPrompt/index.js.map +1 -0
- package/communications/calls/item/recordResponse/index.d.ts +1 -1
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
- package/communications/calls/item/recordResponse/index.js +13 -18
- package/communications/calls/item/recordResponse/index.js.map +1 -0
- package/communications/calls/item/redirect/index.d.ts +1 -1
- package/communications/calls/item/redirect/index.d.ts.map +1 -1
- package/communications/calls/item/redirect/index.js +12 -17
- package/communications/calls/item/redirect/index.js.map +1 -0
- package/communications/calls/item/reject/index.d.ts +1 -1
- package/communications/calls/item/reject/index.d.ts.map +1 -1
- package/communications/calls/item/reject/index.js +11 -16
- package/communications/calls/item/reject/index.js.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
- package/communications/calls/item/sendDtmfTones/index.js +12 -17
- package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
- package/communications/calls/item/subscribeToTone/index.js +11 -16
- package/communications/calls/item/subscribeToTone/index.js.map +1 -0
- package/communications/calls/item/transfer/index.d.ts +1 -1
- package/communications/calls/item/transfer/index.d.ts.map +1 -1
- package/communications/calls/item/transfer/index.js +14 -19
- package/communications/calls/item/transfer/index.js.map +1 -0
- package/communications/calls/item/unmute/index.d.ts +1 -1
- package/communications/calls/item/unmute/index.d.ts.map +1 -1
- package/communications/calls/item/unmute/index.js +11 -16
- package/communications/calls/item/unmute/index.js.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
- package/communications/calls/item/updateRecordingStatus/index.js +12 -17
- package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
- package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
- package/communications/getPresencesByUserId/index.d.ts +1 -1
- package/communications/getPresencesByUserId/index.d.ts.map +1 -1
- package/communications/getPresencesByUserId/index.js +16 -24
- package/communications/getPresencesByUserId/index.js.map +1 -0
- package/communications/index.d.ts +6 -6
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +27 -29
- package/communications/index.js.map +1 -0
- package/communications/onlineMeetings/count/index.js +6 -8
- package/communications/onlineMeetings/count/index.js.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
- package/communications/onlineMeetings/createOrGet/index.js +15 -20
- package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
- package/communications/onlineMeetings/index.d.ts +4 -4
- package/communications/onlineMeetings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/index.js +20 -22
- package/communications/onlineMeetings/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
- package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
- package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
- package/communications/onlineMeetings/item/index.d.ts +8 -8
- package/communications/onlineMeetings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/index.js +32 -34
- package/communications/onlineMeetings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
- package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/index.js +18 -20
- package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
- package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
- package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/index.js +18 -20
- package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
- package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/presences/count/index.js +6 -8
- package/communications/presences/count/index.js.map +1 -0
- package/communications/presences/index.d.ts +3 -3
- package/communications/presences/index.d.ts.map +1 -1
- package/communications/presences/index.js +18 -20
- package/communications/presences/index.js.map +1 -0
- package/communications/presences/item/clearPresence/index.js +9 -14
- package/communications/presences/item/clearPresence/index.js.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
- package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +6 -6
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +25 -27
- package/communications/presences/item/index.js.map +1 -0
- package/communications/presences/item/setPresence/index.js +9 -14
- package/communications/presences/item/setPresence/index.js.map +1 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
- package/communications/presences/item/setStatusMessage/index.js +12 -17
- package/communications/presences/item/setStatusMessage/index.js.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
- package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
- package/communicationsServiceClient.d.ts +1 -1
- package/communicationsServiceClient.d.ts.map +1 -1
- package/communicationsServiceClient.js +20 -23
- package/communicationsServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -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,qDAAqD,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,wBAAwB,EAAwD,MAAM,wCAAwC,CAAC;AAChR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,mDAAmD,CAAC,SAAgC;IAChG,OAAO,sCAAsC,CAAC;AAClD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,0BAAwE,EAAE;IAC7H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACnF,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,CAAkB,2CAA2C,CAAC,CAAC,CAAC,CAAC;QAC3I,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,cAAc,GAAG,CAAC,CAAC,cAAc,CAA4B,qDAAqD,CAAC,CAAC,CAAC,CAAC;KAC1K,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,gCAAgC,CAAC,MAA2B,EAAE,0BAAwE,EAAE;IACpJ,MAAM,CAAC,gBAAgB,CAAkB,YAAY,EAAE,uBAAuB,CAAC,UAAU,EAAE,wBAAwB,CAAC,CAAC;IACrH,MAAM,CAAC,gBAAgB,CAA4B,gBAAgB,EAAE,uBAAuB,CAAC,cAAc,EAAE,kCAAkC,CAAC,CAAC;IACjJ,MAAM,CAAC,mBAAmB,CAAC,uBAAuB,CAAC,cAAc,CAAC,CAAC;AACvE,CAAC;AAuCD;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,sDAAsD,CAAC;AACxG;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type UnmuteParticipantOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type UnmuteParticipantOperation } 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,EAA+F,KAAK,0BAA0B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+F,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAItL,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,iDAAiD,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,CAEzK;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvK;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGzJ;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,uDAAuD,CAAC;AACpG;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAalD,CAAC"}
|
|
@@ -1,58 +1,52 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UnmuteRequestBuilderRequestsMetadata = exports.UnmuteRequestBuilderUriTemplate = exports.serializeUnmutePostRequestBody = exports.deserializeIntoUnmutePostRequestBody = exports.createUnmutePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createUnmuteParticipantOperationFromDiscriminatorValue } 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 {UnmutePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createUnmutePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createUnmutePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoUnmutePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createUnmutePostRequestBodyFromDiscriminatorValue = createUnmutePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoUnmutePostRequestBody(unmutePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoUnmutePostRequestBody(unmutePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { unmutePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { unmutePostRequestBody.clientContext = n.getStringValue(); },
|
|
28
24
|
};
|
|
29
25
|
}
|
|
30
|
-
exports.deserializeIntoUnmutePostRequestBody = deserializeIntoUnmutePostRequestBody;
|
|
31
26
|
/**
|
|
32
27
|
* Serializes information the current object
|
|
33
28
|
* @param writer Serialization writer to use to serialize this model
|
|
34
29
|
*/
|
|
35
|
-
function serializeUnmutePostRequestBody(writer, unmutePostRequestBody = {}) {
|
|
30
|
+
export function serializeUnmutePostRequestBody(writer, unmutePostRequestBody = {}) {
|
|
36
31
|
writer.writeStringValue("clientContext", unmutePostRequestBody.clientContext);
|
|
37
32
|
writer.writeAdditionalData(unmutePostRequestBody.additionalData);
|
|
38
33
|
}
|
|
39
|
-
exports.serializeUnmutePostRequestBody = serializeUnmutePostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* Uri template for the request builder.
|
|
42
36
|
*/
|
|
43
|
-
|
|
37
|
+
export const UnmuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/unmute";
|
|
44
38
|
/**
|
|
45
39
|
* Metadata for all the requests in the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const UnmuteRequestBuilderRequestsMetadata = {
|
|
48
42
|
post: {
|
|
49
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: UnmuteRequestBuilderUriTemplate,
|
|
50
44
|
responseBodyContentType: "application/json",
|
|
51
45
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
47
|
},
|
|
54
48
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
49
|
+
responseBodyFactory: createUnmuteParticipantOperationFromDiscriminatorValue,
|
|
56
50
|
requestBodyContentType: "application/json",
|
|
57
51
|
requestBodySerializer: serializeUnmutePostRequestBody,
|
|
58
52
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -60,3 +54,4 @@ exports.UnmuteRequestBuilderRequestsMetadata = {
|
|
|
60
54
|
};
|
|
61
55
|
/* tslint:enable */
|
|
62
56
|
/* eslint-enable */
|
|
57
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAwE,MAAM,wCAAwC,CAAC;AACtL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACtF,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAAoE,EAAE;IAC9I,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAC9E,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AAoCD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,oDAAoD,CAAC;AACpG;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sDAAsD;QAC5E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RecordingStatus, type UpdateRecordingStatusOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { RecordingStatus, type UpdateRecordingStatusOperation } 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,EAA8D,eAAe,EAAkE,KAAK,8BAA8B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8D,eAAe,EAAkE,KAAK,8BAA8B,EAAE,MAAM,wCAAwC,CAAC;AAI1O,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,gEAAgE,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,CAExL;AACD;;;GAGG;AACH,wBAAgB,mDAAmD,CAAC,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMpN;AACD;;;GAGG;AACH,wBAAgB,6CAA6C,CAAC,MAAM,EAAE,mBAAmB,EAAE,oCAAoC,GAAE,OAAO,CAAC,oCAAoC,CAAC,GAAG,SAAc,GAAI,IAAI,CAItM;AACD,MAAM,WAAW,oCAAqC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACrG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B;AACD;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/J;AACD;;GAEG;AACH,eAAO,MAAM,8CAA8C,sEAAsE,CAAC;AAClI;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBAajE,CAAC"}
|
|
@@ -1,60 +1,54 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRecordingStatusRequestBuilderRequestsMetadata = exports.UpdateRecordingStatusRequestBuilderUriTemplate = exports.serializeUpdateRecordingStatusPostRequestBody = exports.deserializeIntoUpdateRecordingStatusPostRequestBody = exports.createUpdateRecordingStatusPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createUpdateRecordingStatusOperationFromDiscriminatorValue, RecordingStatusObject } 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 {UpdateRecordingStatusPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createUpdateRecordingStatusPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createUpdateRecordingStatusPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoUpdateRecordingStatusPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createUpdateRecordingStatusPostRequestBodyFromDiscriminatorValue = createUpdateRecordingStatusPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoUpdateRecordingStatusPostRequestBody(updateRecordingStatusPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoUpdateRecordingStatusPostRequestBody(updateRecordingStatusPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { updateRecordingStatusPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { updateRecordingStatusPostRequestBody.clientContext = n.getStringValue(); },
|
|
28
|
-
"status": n => { updateRecordingStatusPostRequestBody.status = n.getEnumValue(
|
|
24
|
+
"status": n => { updateRecordingStatusPostRequestBody.status = n.getEnumValue(RecordingStatusObject); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoUpdateRecordingStatusPostRequestBody = deserializeIntoUpdateRecordingStatusPostRequestBody;
|
|
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 serializeUpdateRecordingStatusPostRequestBody(writer, updateRecordingStatusPostRequestBody = {}) {
|
|
31
|
+
export function serializeUpdateRecordingStatusPostRequestBody(writer, updateRecordingStatusPostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("clientContext", updateRecordingStatusPostRequestBody.clientContext);
|
|
38
33
|
writer.writeEnumValue("status", updateRecordingStatusPostRequestBody.status);
|
|
39
34
|
writer.writeAdditionalData(updateRecordingStatusPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeUpdateRecordingStatusPostRequestBody = serializeUpdateRecordingStatusPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const UpdateRecordingStatusRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/updateRecordingStatus";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const UpdateRecordingStatusRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: UpdateRecordingStatusRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "send",
|
|
57
|
-
responseBodyFactory:
|
|
51
|
+
responseBodyFactory: createUpdateRecordingStatusOperationFromDiscriminatorValue,
|
|
58
52
|
requestBodyContentType: "application/json",
|
|
59
53
|
requestBodySerializer: serializeUpdateRecordingStatusPostRequestBody,
|
|
60
54
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -62,3 +56,4 @@ exports.UpdateRecordingStatusRequestBuilderRequestsMetadata = {
|
|
|
62
56
|
};
|
|
63
57
|
/* tslint:enable */
|
|
64
58
|
/* eslint-enable */
|
|
59
|
+
//# 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,0DAA0D,EAAmB,qBAAqB,EAAgF,MAAM,wCAAwC,CAAC;AAC1O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,gEAAgE,CAAC,SAAgC;IAC7G,OAAO,mDAAmD,CAAC;AAC/D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,mDAAmD,CAAC,uCAAkG,EAAE;IACpK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAChG,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClG,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,oCAAoC,CAAC,MAAM,GAAG,CAAC,CAAC,YAAY,CAAkB,qBAAqB,CAAC,CAAC,CAAC,CAAC;KAC3H,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,6CAA6C,CAAC,MAA2B,EAAE,uCAAkG,EAAE;IAC3L,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,oCAAoC,CAAC,aAAa,CAAC,CAAC;IAC7F,MAAM,CAAC,cAAc,CAAkB,QAAQ,EAAE,oCAAoC,CAAC,MAAM,CAAC,CAAC;IAC9F,MAAM,CAAC,mBAAmB,CAAC,oCAAoC,CAAC,cAAc,CAAC,CAAC;AACpF,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAG,mEAAmE,CAAC;AAClI;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAqB;IACjF,IAAI,EAAE;QACF,WAAW,EAAE,8CAA8C;QAC3D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0DAA0D;QAChF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6CAA6C;QACpE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type TeleconferenceDeviceQuality } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type TeleconferenceDeviceQuality } 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,EAAiG,KAAK,2BAA2B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,wCAAwC,CAAC;AAIzL,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,yEAAyE,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,CAEjM;AACD;;;GAGG;AACH,wBAAgB,4DAA4D,CAAC,6CAA6C,GAAE,OAAO,CAAC,6CAA6C,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/O;AACD,MAAM,WAAW,6CAA8C,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9G;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,OAAO,CAAC,EAAE,2BAA2B,CAAC;CACzC;AACD;;GAEG;AACH,MAAM,WAAW,4CAA6C,SAAQ,kBAAkB,CAAC,4CAA4C,CAAC;IAClI;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,6CAA6C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6CAA6C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxK;AACD;;;GAGG;AACH,wBAAgB,sDAAsD,CAAC,MAAM,EAAE,mBAAmB,EAAE,6CAA6C,GAAE,OAAO,CAAC,6CAA6C,CAAC,GAAG,SAAc,GAAI,IAAI,CAGjO;AACD;;GAEG;AACH,eAAO,MAAM,uDAAuD,mEAAmE,CAAC;AACxI;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,gBAY1E,CAAC"}
|
|
@@ -1,55 +1,49 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.LogTeleconferenceDeviceQualityRequestBuilderRequestsMetadata = exports.LogTeleconferenceDeviceQualityRequestBuilderUriTemplate = exports.serializeLogTeleconferenceDeviceQualityPostRequestBody = exports.deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody = exports.createLogTeleconferenceDeviceQualityPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createTeleconferenceDeviceQualityFromDiscriminatorValue, serializeTeleconferenceDeviceQuality } 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 {LogTeleconferenceDeviceQualityPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createLogTeleconferenceDeviceQualityPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createLogTeleconferenceDeviceQualityPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createLogTeleconferenceDeviceQualityPostRequestBodyFromDiscriminatorValue = createLogTeleconferenceDeviceQualityPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody(logTeleconferenceDeviceQualityPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody(logTeleconferenceDeviceQualityPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { logTeleconferenceDeviceQualityPostRequestBody.backingStoreEnabled = true; },
|
|
27
|
-
"quality": n => { logTeleconferenceDeviceQualityPostRequestBody.quality = n.getObjectValue(
|
|
23
|
+
"quality": n => { logTeleconferenceDeviceQualityPostRequestBody.quality = n.getObjectValue(createTeleconferenceDeviceQualityFromDiscriminatorValue); },
|
|
28
24
|
};
|
|
29
25
|
}
|
|
30
|
-
exports.deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody = deserializeIntoLogTeleconferenceDeviceQualityPostRequestBody;
|
|
31
26
|
/**
|
|
32
27
|
* Serializes information the current object
|
|
33
28
|
* @param writer Serialization writer to use to serialize this model
|
|
34
29
|
*/
|
|
35
|
-
function serializeLogTeleconferenceDeviceQualityPostRequestBody(writer, logTeleconferenceDeviceQualityPostRequestBody = {}) {
|
|
36
|
-
writer.writeObjectValue("quality", logTeleconferenceDeviceQualityPostRequestBody.quality,
|
|
30
|
+
export function serializeLogTeleconferenceDeviceQualityPostRequestBody(writer, logTeleconferenceDeviceQualityPostRequestBody = {}) {
|
|
31
|
+
writer.writeObjectValue("quality", logTeleconferenceDeviceQualityPostRequestBody.quality, serializeTeleconferenceDeviceQuality);
|
|
37
32
|
writer.writeAdditionalData(logTeleconferenceDeviceQualityPostRequestBody.additionalData);
|
|
38
33
|
}
|
|
39
|
-
exports.serializeLogTeleconferenceDeviceQualityPostRequestBody = serializeLogTeleconferenceDeviceQualityPostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* Uri template for the request builder.
|
|
42
36
|
*/
|
|
43
|
-
|
|
37
|
+
export const LogTeleconferenceDeviceQualityRequestBuilderUriTemplate = "{+baseurl}/communications/calls/logTeleconferenceDeviceQuality";
|
|
44
38
|
/**
|
|
45
39
|
* Metadata for all the requests in the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const LogTeleconferenceDeviceQualityRequestBuilderRequestsMetadata = {
|
|
48
42
|
post: {
|
|
49
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: LogTeleconferenceDeviceQualityRequestBuilderUriTemplate,
|
|
50
44
|
responseBodyContentType: "application/json",
|
|
51
45
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
47
|
},
|
|
54
48
|
adapterMethodName: "sendNoResponseContent",
|
|
55
49
|
requestBodyContentType: "application/json",
|
|
@@ -59,3 +53,4 @@ exports.LogTeleconferenceDeviceQualityRequestBuilderRequestsMetadata = {
|
|
|
59
53
|
};
|
|
60
54
|
/* tslint:enable */
|
|
61
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,uDAAuD,EAAE,oCAAoC,EAAoC,MAAM,wCAAwC,CAAC;AACzL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,yEAAyE,CAAC,SAAgC;IACtH,OAAO,4DAA4D,CAAC;AACxE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,4DAA4D,CAAC,gDAAoH,EAAE;IAC/L,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6CAA6C,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzG,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,6CAA6C,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,CAA8B,uDAAuD,CAAC,CAAC,CAAC,CAAC;KACtL,CAAA;AACL,CAAC;AAmCD;;;GAGG;AACH,MAAM,UAAU,sDAAsD,CAAC,MAA2B,EAAE,gDAAoH,EAAE;IACtN,MAAM,CAAC,gBAAgB,CAA8B,SAAS,EAAE,6CAA6C,CAAC,OAAO,EAAE,oCAAoC,CAAC,CAAC;IAC7J,MAAM,CAAC,mBAAmB,CAAC,6CAA6C,CAAC,cAAc,CAAC,CAAC;AAC7F,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAG,gEAAgE,CAAC;AACxI;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAAqB;IAC1F,IAAI,EAAE;QACF,WAAW,EAAE,uDAAuD;QACpE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sDAAsD;QAC7E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type BaseCollectionPaginationCountResponse, type Presence } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type BaseCollectionPaginationCountResponse, type Presence } 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,EAAiK,KAAK,qCAAqC,EAAE,KAAK,QAAQ,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiK,KAAK,qCAAqC,EAAE,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAIlR,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,+DAA+D,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,CAEvL;AACD;;;;GAIG;AACH,wBAAgB,4DAA4D,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,CAEpL;AACD;;;GAGG;AACH,wBAAgB,kDAAkD,CAAC,mCAAmC,GAAE,OAAO,CAAC,mCAAmC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKjN;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKxM;AACD,MAAM,WAAW,mCAAoC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACpG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AACD,MAAM,WAAW,gCAAiC,SAAQ,qCAAqC,EAAE,QAAQ;IACrG;;OAEG;IACH,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mCAAmC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;;GAGG;AACH,wBAAgB,4CAA4C,CAAC,MAAM,EAAE,mBAAmB,EAAE,mCAAmC,GAAE,OAAO,CAAC,mCAAmC,CAAC,GAAG,SAAc,GAAI,IAAI,CAGnM;AACD;;;GAGG;AACH,wBAAgB,yCAAyC,CAAC,MAAM,EAAE,mBAAmB,EAAE,gCAAgC,GAAE,OAAO,CAAC,gCAAgC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG1L;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,mDAAmD,CAAC;AAC9G;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBAahE,CAAC"}
|
|
@@ -1,81 +1,72 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetPresencesByUserIdRequestBuilderRequestsMetadata = exports.GetPresencesByUserIdRequestBuilderUriTemplate = exports.serializeGetPresencesByUserIdPostResponse = exports.serializeGetPresencesByUserIdPostRequestBody = exports.deserializeIntoGetPresencesByUserIdPostResponse = exports.deserializeIntoGetPresencesByUserIdPostRequestBody = exports.createGetPresencesByUserIdPostResponseFromDiscriminatorValue = exports.createGetPresencesByUserIdPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPresenceFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse, serializePresence } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
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 {GetPresencesByUserIdPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createGetPresencesByUserIdPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createGetPresencesByUserIdPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoGetPresencesByUserIdPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createGetPresencesByUserIdPostRequestBodyFromDiscriminatorValue = createGetPresencesByUserIdPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
22
18
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
23
19
|
* @returns {GetPresencesByUserIdPostResponse}
|
|
24
20
|
*/
|
|
25
|
-
function createGetPresencesByUserIdPostResponseFromDiscriminatorValue(parseNode) {
|
|
21
|
+
export function createGetPresencesByUserIdPostResponseFromDiscriminatorValue(parseNode) {
|
|
26
22
|
return deserializeIntoGetPresencesByUserIdPostResponse;
|
|
27
23
|
}
|
|
28
|
-
exports.createGetPresencesByUserIdPostResponseFromDiscriminatorValue = createGetPresencesByUserIdPostResponseFromDiscriminatorValue;
|
|
29
24
|
/**
|
|
30
25
|
* The deserialization information for the current model
|
|
31
26
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
32
27
|
*/
|
|
33
|
-
function deserializeIntoGetPresencesByUserIdPostRequestBody(getPresencesByUserIdPostRequestBody = {}) {
|
|
28
|
+
export function deserializeIntoGetPresencesByUserIdPostRequestBody(getPresencesByUserIdPostRequestBody = {}) {
|
|
34
29
|
return {
|
|
35
30
|
"backingStoreEnabled": n => { getPresencesByUserIdPostRequestBody.backingStoreEnabled = true; },
|
|
36
31
|
"ids": n => { getPresencesByUserIdPostRequestBody.ids = n.getCollectionOfPrimitiveValues(); },
|
|
37
32
|
};
|
|
38
33
|
}
|
|
39
|
-
exports.deserializeIntoGetPresencesByUserIdPostRequestBody = deserializeIntoGetPresencesByUserIdPostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* The deserialization information for the current model
|
|
42
36
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
43
37
|
*/
|
|
44
|
-
function deserializeIntoGetPresencesByUserIdPostResponse(getPresencesByUserIdPostResponse = {}) {
|
|
45
|
-
return Object.assign(Object.assign({},
|
|
38
|
+
export function deserializeIntoGetPresencesByUserIdPostResponse(getPresencesByUserIdPostResponse = {}) {
|
|
39
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getPresencesByUserIdPostResponse)), { "value": n => { getPresencesByUserIdPostResponse.value = n.getCollectionOfObjectValues(createPresenceFromDiscriminatorValue); } });
|
|
46
40
|
}
|
|
47
|
-
exports.deserializeIntoGetPresencesByUserIdPostResponse = deserializeIntoGetPresencesByUserIdPostResponse;
|
|
48
41
|
/**
|
|
49
42
|
* Serializes information the current object
|
|
50
43
|
* @param writer Serialization writer to use to serialize this model
|
|
51
44
|
*/
|
|
52
|
-
function serializeGetPresencesByUserIdPostRequestBody(writer, getPresencesByUserIdPostRequestBody = {}) {
|
|
45
|
+
export function serializeGetPresencesByUserIdPostRequestBody(writer, getPresencesByUserIdPostRequestBody = {}) {
|
|
53
46
|
writer.writeCollectionOfPrimitiveValues("ids", getPresencesByUserIdPostRequestBody.ids);
|
|
54
47
|
writer.writeAdditionalData(getPresencesByUserIdPostRequestBody.additionalData);
|
|
55
48
|
}
|
|
56
|
-
exports.serializeGetPresencesByUserIdPostRequestBody = serializeGetPresencesByUserIdPostRequestBody;
|
|
57
49
|
/**
|
|
58
50
|
* Serializes information the current object
|
|
59
51
|
* @param writer Serialization writer to use to serialize this model
|
|
60
52
|
*/
|
|
61
|
-
function serializeGetPresencesByUserIdPostResponse(writer, getPresencesByUserIdPostResponse = {}) {
|
|
62
|
-
|
|
63
|
-
writer.writeCollectionOfObjectValues("value", getPresencesByUserIdPostResponse.value,
|
|
53
|
+
export function serializeGetPresencesByUserIdPostResponse(writer, getPresencesByUserIdPostResponse = {}) {
|
|
54
|
+
serializeBaseCollectionPaginationCountResponse(writer, getPresencesByUserIdPostResponse);
|
|
55
|
+
writer.writeCollectionOfObjectValues("value", getPresencesByUserIdPostResponse.value, serializePresence);
|
|
64
56
|
}
|
|
65
|
-
exports.serializeGetPresencesByUserIdPostResponse = serializeGetPresencesByUserIdPostResponse;
|
|
66
57
|
/**
|
|
67
58
|
* Uri template for the request builder.
|
|
68
59
|
*/
|
|
69
|
-
|
|
60
|
+
export const GetPresencesByUserIdRequestBuilderUriTemplate = "{+baseurl}/communications/getPresencesByUserId";
|
|
70
61
|
/**
|
|
71
62
|
* Metadata for all the requests in the request builder.
|
|
72
63
|
*/
|
|
73
|
-
|
|
64
|
+
export const GetPresencesByUserIdRequestBuilderRequestsMetadata = {
|
|
74
65
|
post: {
|
|
75
|
-
uriTemplate:
|
|
66
|
+
uriTemplate: GetPresencesByUserIdRequestBuilderUriTemplate,
|
|
76
67
|
responseBodyContentType: "application/json",
|
|
77
68
|
errorMappings: {
|
|
78
|
-
XXX:
|
|
69
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
79
70
|
},
|
|
80
71
|
adapterMethodName: "send",
|
|
81
72
|
responseBodyFactory: createGetPresencesByUserIdPostResponseFromDiscriminatorValue,
|
|
@@ -86,3 +77,4 @@ exports.GetPresencesByUserIdRequestBuilderRequestsMetadata = {
|
|
|
86
77
|
};
|
|
87
78
|
/* tslint:enable */
|
|
88
79
|
/* eslint-enable */
|
|
80
|
+
//# 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,oCAAoC,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,iBAAiB,EAA6D,MAAM,wCAAwC,CAAC;AAClR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,+DAA+D,CAAC,SAAgC;IAC5G,OAAO,kDAAkD,CAAC;AAC9D,CAAC;AACD;;;;GAIG;AACH,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,kDAAkD,CAAC,sCAAgG,EAAE;IACjK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC/F,KAAK,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,GAAG,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;KACxG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,uCACO,oDAAoD,CAAC,gCAAgC,CAAC,KACzF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC,IAC5I;AACL,CAAC;AA0CD;;;GAGG;AACH,MAAM,UAAU,4CAA4C,CAAC,MAA2B,EAAE,sCAAgG,EAAE;IACxL,MAAM,CAAC,gCAAgC,CAAS,KAAK,EAAE,mCAAmC,CAAC,GAAG,CAAC,CAAC;IAChG,MAAM,CAAC,mBAAmB,CAAC,mCAAmC,CAAC,cAAc,CAAC,CAAC;AACnF,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAA0F,EAAE;IAC/K,8CAA8C,CAAC,MAAM,EAAE,gCAAgC,CAAC,CAAA;IACxF,MAAM,CAAC,6BAA6B,CAAW,OAAO,EAAE,gCAAgC,CAAC,KAAK,EAAE,iBAAiB,CAAC,CAAC;AACvH,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAG,gDAAgD,CAAC;AAC9G;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAqB;IAChF,IAAI,EAAE;QACF,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4DAA4D;QAClF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { type CloudCommunications } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CallRecordsRequestBuilder } from './callRecords/';
|
|
3
|
-
import { type CallsRequestBuilder } from './calls/';
|
|
4
|
-
import { type GetPresencesByUserIdRequestBuilder } from './getPresencesByUserId/';
|
|
5
|
-
import { type OnlineMeetingsRequestBuilder } from './onlineMeetings/';
|
|
6
|
-
import { type PresencesRequestBuilder } from './presences/';
|
|
1
|
+
import { type CloudCommunications } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CallRecordsRequestBuilder } from './callRecords/index.js';
|
|
3
|
+
import { type CallsRequestBuilder } from './calls/index.js';
|
|
4
|
+
import { type GetPresencesByUserIdRequestBuilder } from './getPresencesByUserId/index.js';
|
|
5
|
+
import { type OnlineMeetingsRequestBuilder } from './onlineMeetings/index.js';
|
|
6
|
+
import { type PresencesRequestBuilder } from './presences/index.js';
|
|
7
7
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
8
8
|
/**
|
|
9
9
|
* Provides operations to manage the cloudCommunications singleton.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAIjK,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEhK,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAExI,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAE9I,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5K,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAExJ,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,oDAAoD,CAAC;AAQzG;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAoBtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
|
package/communications/index.js
CHANGED
|
@@ -1,27 +1,24 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CommunicationsRequestBuilderRequestsMetadata = exports.CommunicationsRequestBuilderNavigationMetadata = exports.CommunicationsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCloudCommunicationsFromDiscriminatorValue, serializeCloudCommunications } 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 { CallRecordsRequestBuilderNavigationMetadata, CallRecordsRequestBuilderRequestsMetadata } from './callRecords/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { CallsRequestBuilderNavigationMetadata, CallsRequestBuilderRequestsMetadata } from './calls/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { GetPresencesByUserIdRequestBuilderRequestsMetadata } from './getPresencesByUserId/index.js';
|
|
17
14
|
// @ts-ignore
|
|
18
|
-
|
|
15
|
+
import { OnlineMeetingsRequestBuilderNavigationMetadata, OnlineMeetingsRequestBuilderRequestsMetadata } from './onlineMeetings/index.js';
|
|
19
16
|
// @ts-ignore
|
|
20
|
-
|
|
17
|
+
import { PresencesRequestBuilderNavigationMetadata, PresencesRequestBuilderRequestsMetadata } from './presences/index.js';
|
|
21
18
|
/**
|
|
22
19
|
* Uri template for the request builder.
|
|
23
20
|
*/
|
|
24
|
-
|
|
21
|
+
export const CommunicationsRequestBuilderUriTemplate = "{+baseurl}/communications{?%24expand,%24select}";
|
|
25
22
|
/**
|
|
26
23
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
27
24
|
*/
|
|
@@ -32,53 +29,54 @@ const CommunicationsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const CommunicationsRequestBuilderNavigationMetadata = {
|
|
36
33
|
callRecords: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: CallRecordsRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: CallRecordsRequestBuilderNavigationMetadata,
|
|
39
36
|
},
|
|
40
37
|
calls: {
|
|
41
|
-
requestsMetadata:
|
|
42
|
-
navigationMetadata:
|
|
38
|
+
requestsMetadata: CallsRequestBuilderRequestsMetadata,
|
|
39
|
+
navigationMetadata: CallsRequestBuilderNavigationMetadata,
|
|
43
40
|
},
|
|
44
41
|
getPresencesByUserId: {
|
|
45
|
-
requestsMetadata:
|
|
42
|
+
requestsMetadata: GetPresencesByUserIdRequestBuilderRequestsMetadata,
|
|
46
43
|
},
|
|
47
44
|
onlineMeetings: {
|
|
48
|
-
requestsMetadata:
|
|
49
|
-
navigationMetadata:
|
|
45
|
+
requestsMetadata: OnlineMeetingsRequestBuilderRequestsMetadata,
|
|
46
|
+
navigationMetadata: OnlineMeetingsRequestBuilderNavigationMetadata,
|
|
50
47
|
},
|
|
51
48
|
presences: {
|
|
52
|
-
requestsMetadata:
|
|
53
|
-
navigationMetadata:
|
|
49
|
+
requestsMetadata: PresencesRequestBuilderRequestsMetadata,
|
|
50
|
+
navigationMetadata: PresencesRequestBuilderNavigationMetadata,
|
|
54
51
|
},
|
|
55
52
|
};
|
|
56
53
|
/**
|
|
57
54
|
* Metadata for all the requests in the request builder.
|
|
58
55
|
*/
|
|
59
|
-
|
|
56
|
+
export const CommunicationsRequestBuilderRequestsMetadata = {
|
|
60
57
|
get: {
|
|
61
|
-
uriTemplate:
|
|
58
|
+
uriTemplate: CommunicationsRequestBuilderUriTemplate,
|
|
62
59
|
responseBodyContentType: "application/json",
|
|
63
60
|
errorMappings: {
|
|
64
|
-
XXX:
|
|
61
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
65
62
|
},
|
|
66
63
|
adapterMethodName: "send",
|
|
67
|
-
responseBodyFactory:
|
|
64
|
+
responseBodyFactory: createCloudCommunicationsFromDiscriminatorValue,
|
|
68
65
|
queryParametersMapper: CommunicationsRequestBuilderGetQueryParametersMapper,
|
|
69
66
|
},
|
|
70
67
|
patch: {
|
|
71
|
-
uriTemplate:
|
|
68
|
+
uriTemplate: CommunicationsRequestBuilderUriTemplate,
|
|
72
69
|
responseBodyContentType: "application/json",
|
|
73
70
|
errorMappings: {
|
|
74
|
-
XXX:
|
|
71
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
75
72
|
},
|
|
76
73
|
adapterMethodName: "send",
|
|
77
|
-
responseBodyFactory:
|
|
74
|
+
responseBodyFactory: createCloudCommunicationsFromDiscriminatorValue,
|
|
78
75
|
requestBodyContentType: "application/json",
|
|
79
|
-
requestBodySerializer:
|
|
76
|
+
requestBodySerializer: serializeCloudCommunications,
|
|
80
77
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
81
78
|
},
|
|
82
79
|
};
|
|
83
80
|
/* tslint:enable */
|
|
84
81
|
/* eslint-enable */
|
|
82
|
+
//# 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,+CAA+C,EAAE,4BAA4B,EAA4B,MAAM,wCAAwC,CAAC;AACjK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AAChK,aAAa;AACb,OAAO,EAAE,qCAAqC,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACxI,aAAa;AACb,OAAO,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AAC9I,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5K,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,uCAAuC,EAAgC,MAAM,sBAAsB,CAAC;AAsExJ;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,iDAAiD,CAAC;AACzG;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;KAClE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;QACrD,kBAAkB,EAAE,qCAAqC;KAC5D;IACD,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;KACvE;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;QAC9D,kBAAkB,EAAE,8CAA8C;KACrE;IACD,SAAS,EAAE;QACP,gBAAgB,EAAE,uCAAuC;QACzD,kBAAkB,EAAE,yCAAyC;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4BAA4B;QACnD,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/$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
|