@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/communications/callRecords/count/index.js +6 -8
- package/communications/callRecords/count/index.js.map +1 -0
- package/communications/callRecords/index.d.ts +9 -8
- package/communications/callRecords/index.d.ts.map +1 -1
- package/communications/callRecords/index.js +22 -24
- package/communications/callRecords/index.js.map +1 -0
- package/communications/callRecords/item/index.d.ts +15 -5
- package/communications/callRecords/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/index.js +29 -20
- package/communications/callRecords/item/index.js.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.js +56 -0
- package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.js +34 -0
- package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
- package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/index.js +70 -0
- package/communications/callRecords/item/participants_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.js +56 -0
- package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +6 -8
- package/communications/callRecords/item/sessions/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/index.js +18 -20
- package/communications/callRecords/item/sessions/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/index.js +18 -20
- package/communications/callRecords/item/sessions/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
- package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
- package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
- package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/calls/count/index.js +6 -8
- package/communications/calls/count/index.js.map +1 -0
- package/communications/calls/index.d.ts +4 -4
- package/communications/calls/index.d.ts.map +1 -1
- package/communications/calls/index.js +20 -22
- package/communications/calls/index.js.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
- package/communications/calls/item/addLargeGalleryView/index.js +11 -16
- package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
- package/communications/calls/item/answer/index.d.ts +1 -1
- package/communications/calls/item/answer/index.d.ts.map +1 -1
- package/communications/calls/item/answer/index.js +15 -20
- package/communications/calls/item/answer/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
- package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/index.js +17 -19
- package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
- package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
- package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
- package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
- package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/index.js +17 -19
- package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
- package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
- package/communications/calls/item/index.d.ts +20 -20
- package/communications/calls/item/index.d.ts.map +1 -1
- package/communications/calls/item/index.js +57 -59
- package/communications/calls/item/index.js.map +1 -0
- package/communications/calls/item/keepAlive/index.js +6 -8
- package/communications/calls/item/keepAlive/index.js.map +1 -0
- package/communications/calls/item/mute/index.d.ts +1 -1
- package/communications/calls/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/mute/index.js +11 -16
- package/communications/calls/item/mute/index.js.map +1 -0
- package/communications/calls/item/operations/count/index.js +6 -8
- package/communications/calls/item/operations/count/index.js.map +1 -0
- package/communications/calls/item/operations/index.d.ts +3 -3
- package/communications/calls/item/operations/index.d.ts.map +1 -1
- package/communications/calls/item/operations/index.js +17 -19
- package/communications/calls/item/operations/index.js.map +1 -0
- package/communications/calls/item/operations/item/index.d.ts +1 -1
- package/communications/calls/item/operations/item/index.d.ts.map +1 -1
- package/communications/calls/item/operations/item/index.js +14 -16
- package/communications/calls/item/operations/item/index.js.map +1 -0
- package/communications/calls/item/participants/count/index.js +6 -8
- package/communications/calls/item/participants/count/index.js.map +1 -0
- package/communications/calls/item/participants/index.d.ts +4 -4
- package/communications/calls/item/participants/index.d.ts.map +1 -1
- package/communications/calls/item/participants/index.js +20 -22
- package/communications/calls/item/participants/index.js.map +1 -0
- package/communications/calls/item/participants/invite/index.d.ts +4 -4
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
- package/communications/calls/item/participants/invite/index.js +13 -18
- package/communications/calls/item/participants/invite/index.js.map +1 -0
- package/communications/calls/item/participants/item/index.d.ts +4 -4
- package/communications/calls/item/participants/item/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/index.js +21 -23
- package/communications/calls/item/participants/item/index.js.map +1 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/mute/index.js +11 -16
- package/communications/calls/item/participants/item/mute/index.js.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
- package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
- package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
- package/communications/calls/item/playPrompt/index.d.ts +1 -1
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
- package/communications/calls/item/playPrompt/index.js +13 -18
- package/communications/calls/item/playPrompt/index.js.map +1 -0
- package/communications/calls/item/recordResponse/index.d.ts +1 -1
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
- package/communications/calls/item/recordResponse/index.js +13 -18
- package/communications/calls/item/recordResponse/index.js.map +1 -0
- package/communications/calls/item/redirect/index.d.ts +1 -1
- package/communications/calls/item/redirect/index.d.ts.map +1 -1
- package/communications/calls/item/redirect/index.js +12 -17
- package/communications/calls/item/redirect/index.js.map +1 -0
- package/communications/calls/item/reject/index.d.ts +1 -1
- package/communications/calls/item/reject/index.d.ts.map +1 -1
- package/communications/calls/item/reject/index.js +11 -16
- package/communications/calls/item/reject/index.js.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
- package/communications/calls/item/sendDtmfTones/index.js +12 -17
- package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
- package/communications/calls/item/subscribeToTone/index.js +11 -16
- package/communications/calls/item/subscribeToTone/index.js.map +1 -0
- package/communications/calls/item/transfer/index.d.ts +1 -1
- package/communications/calls/item/transfer/index.d.ts.map +1 -1
- package/communications/calls/item/transfer/index.js +14 -19
- package/communications/calls/item/transfer/index.js.map +1 -0
- package/communications/calls/item/unmute/index.d.ts +1 -1
- package/communications/calls/item/unmute/index.d.ts.map +1 -1
- package/communications/calls/item/unmute/index.js +11 -16
- package/communications/calls/item/unmute/index.js.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
- package/communications/calls/item/updateRecordingStatus/index.js +12 -17
- package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
- package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
- package/communications/getPresencesByUserId/index.d.ts +1 -1
- package/communications/getPresencesByUserId/index.d.ts.map +1 -1
- package/communications/getPresencesByUserId/index.js +16 -24
- package/communications/getPresencesByUserId/index.js.map +1 -0
- package/communications/index.d.ts +6 -6
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +27 -29
- package/communications/index.js.map +1 -0
- package/communications/onlineMeetings/count/index.js +6 -8
- package/communications/onlineMeetings/count/index.js.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
- package/communications/onlineMeetings/createOrGet/index.js +15 -20
- package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
- package/communications/onlineMeetings/index.d.ts +4 -4
- package/communications/onlineMeetings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/index.js +20 -22
- package/communications/onlineMeetings/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
- package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
- package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
- package/communications/onlineMeetings/item/index.d.ts +8 -8
- package/communications/onlineMeetings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/index.js +32 -34
- package/communications/onlineMeetings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
- package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/index.js +18 -20
- package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
- package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
- package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/index.js +18 -20
- package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
- package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/presences/count/index.js +6 -8
- package/communications/presences/count/index.js.map +1 -0
- package/communications/presences/index.d.ts +3 -3
- package/communications/presences/index.d.ts.map +1 -1
- package/communications/presences/index.js +18 -20
- package/communications/presences/index.js.map +1 -0
- package/communications/presences/item/clearPresence/index.js +9 -14
- package/communications/presences/item/clearPresence/index.js.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
- package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +6 -6
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +25 -27
- package/communications/presences/item/index.js.map +1 -0
- package/communications/presences/item/setPresence/index.js +9 -14
- package/communications/presences/item/setPresence/index.js.map +1 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
- package/communications/presences/item/setStatusMessage/index.js +12 -17
- package/communications/presences/item/setStatusMessage/index.js.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
- package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
- package/communicationsServiceClient.d.ts +1 -1
- package/communicationsServiceClient.d.ts.map +1 -1
- package/communicationsServiceClient.js +20 -23
- package/communicationsServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -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,uEAAuE,CAAC;AACtH;;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,4 +1,4 @@
|
|
|
1
|
-
import { type ChatInfo, type MeetingParticipants, type OnlineMeeting } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type ChatInfo, type MeetingParticipants, type OnlineMeeting } 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,EAA6M,KAAK,QAAQ,EAAE,KAAK,mBAAmB,EAAE,KAAK,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6M,KAAK,QAAQ,EAAE,KAAK,mBAAmB,EAAE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIhU,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,sDAAsD,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,CAE9K;AACD,MAAM,WAAW,0BAA2B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC3F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB;;OAEG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,YAAY,CAAC,EAAE,mBAAmB,CAAC;IACnC;;OAEG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AACD;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,0BAA0B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,0BAA0B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrJ;AACD;;;GAGG;AACH,wBAAgB,yCAAyC,CAAC,0BAA0B,GAAE,OAAO,CAAC,0BAA0B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAUtL;AACD;;;GAGG;AACH,wBAAgB,mCAAmC,CAAC,MAAM,EAAE,mBAAmB,EAAE,0BAA0B,GAAE,OAAO,CAAC,0BAA0B,CAAC,GAAG,SAAc,GAAI,IAAI,CAQxK;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,yDAAyD,CAAC;AAC3G;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAavD,CAAC"}
|
|
@@ -1,68 +1,62 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateOrGetRequestBuilderRequestsMetadata = exports.CreateOrGetRequestBuilderUriTemplate = exports.serializeCreateOrGetPostRequestBody = exports.deserializeIntoCreateOrGetPostRequestBody = exports.createCreateOrGetPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createChatInfoFromDiscriminatorValue, createMeetingParticipantsFromDiscriminatorValue, createOnlineMeetingFromDiscriminatorValue, serializeChatInfo, serializeMeetingParticipants } 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 {CreateOrGetPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createCreateOrGetPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createCreateOrGetPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoCreateOrGetPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createCreateOrGetPostRequestBodyFromDiscriminatorValue = createCreateOrGetPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoCreateOrGetPostRequestBody(createOrGetPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoCreateOrGetPostRequestBody(createOrGetPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { createOrGetPostRequestBody.backingStoreEnabled = true; },
|
|
27
|
-
"chatInfo": n => { createOrGetPostRequestBody.chatInfo = n.getObjectValue(
|
|
23
|
+
"chatInfo": n => { createOrGetPostRequestBody.chatInfo = n.getObjectValue(createChatInfoFromDiscriminatorValue); },
|
|
28
24
|
"endDateTime": n => { createOrGetPostRequestBody.endDateTime = n.getDateValue(); },
|
|
29
25
|
"externalId": n => { createOrGetPostRequestBody.externalId = n.getStringValue(); },
|
|
30
|
-
"participants": n => { createOrGetPostRequestBody.participants = n.getObjectValue(
|
|
26
|
+
"participants": n => { createOrGetPostRequestBody.participants = n.getObjectValue(createMeetingParticipantsFromDiscriminatorValue); },
|
|
31
27
|
"startDateTime": n => { createOrGetPostRequestBody.startDateTime = n.getDateValue(); },
|
|
32
28
|
"subject": n => { createOrGetPostRequestBody.subject = n.getStringValue(); },
|
|
33
29
|
};
|
|
34
30
|
}
|
|
35
|
-
exports.deserializeIntoCreateOrGetPostRequestBody = deserializeIntoCreateOrGetPostRequestBody;
|
|
36
31
|
/**
|
|
37
32
|
* Serializes information the current object
|
|
38
33
|
* @param writer Serialization writer to use to serialize this model
|
|
39
34
|
*/
|
|
40
|
-
function serializeCreateOrGetPostRequestBody(writer, createOrGetPostRequestBody = {}) {
|
|
41
|
-
writer.writeObjectValue("chatInfo", createOrGetPostRequestBody.chatInfo,
|
|
35
|
+
export function serializeCreateOrGetPostRequestBody(writer, createOrGetPostRequestBody = {}) {
|
|
36
|
+
writer.writeObjectValue("chatInfo", createOrGetPostRequestBody.chatInfo, serializeChatInfo);
|
|
42
37
|
writer.writeDateValue("endDateTime", createOrGetPostRequestBody.endDateTime);
|
|
43
38
|
writer.writeStringValue("externalId", createOrGetPostRequestBody.externalId);
|
|
44
|
-
writer.writeObjectValue("participants", createOrGetPostRequestBody.participants,
|
|
39
|
+
writer.writeObjectValue("participants", createOrGetPostRequestBody.participants, serializeMeetingParticipants);
|
|
45
40
|
writer.writeDateValue("startDateTime", createOrGetPostRequestBody.startDateTime);
|
|
46
41
|
writer.writeStringValue("subject", createOrGetPostRequestBody.subject);
|
|
47
42
|
writer.writeAdditionalData(createOrGetPostRequestBody.additionalData);
|
|
48
43
|
}
|
|
49
|
-
exports.serializeCreateOrGetPostRequestBody = serializeCreateOrGetPostRequestBody;
|
|
50
44
|
/**
|
|
51
45
|
* Uri template for the request builder.
|
|
52
46
|
*/
|
|
53
|
-
|
|
47
|
+
export const CreateOrGetRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/createOrGet";
|
|
54
48
|
/**
|
|
55
49
|
* Metadata for all the requests in the request builder.
|
|
56
50
|
*/
|
|
57
|
-
|
|
51
|
+
export const CreateOrGetRequestBuilderRequestsMetadata = {
|
|
58
52
|
post: {
|
|
59
|
-
uriTemplate:
|
|
53
|
+
uriTemplate: CreateOrGetRequestBuilderUriTemplate,
|
|
60
54
|
responseBodyContentType: "application/json",
|
|
61
55
|
errorMappings: {
|
|
62
|
-
XXX:
|
|
56
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
63
57
|
},
|
|
64
58
|
adapterMethodName: "send",
|
|
65
|
-
responseBodyFactory:
|
|
59
|
+
responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
|
|
66
60
|
requestBodyContentType: "application/json",
|
|
67
61
|
requestBodySerializer: serializeCreateOrGetPostRequestBody,
|
|
68
62
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -70,3 +64,4 @@ exports.CreateOrGetRequestBuilderRequestsMetadata = {
|
|
|
70
64
|
};
|
|
71
65
|
/* tslint:enable */
|
|
72
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,oCAAoC,EAAE,+CAA+C,EAAE,yCAAyC,EAAE,iBAAiB,EAAE,4BAA4B,EAAuF,MAAM,wCAAwC,CAAC;AAChU,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,sDAAsD,CAAC,SAAgC;IACnG,OAAO,yCAAyC,CAAC;AACrD,CAAC;AAwDD;;;GAGG;AACH,MAAM,UAAU,yCAAyC,CAAC,6BAA8E,EAAE;IACtI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACtF,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,CAAW,oCAAoC,CAAC,CAAC,CAAC,CAAC;QAC5H,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,WAAW,GAAG,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;QAClF,YAAY,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,UAAU,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClF,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,CAAsB,+CAA+C,CAAC,CAAC,CAAC,CAAC;QAC1J,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,aAAa,GAAG,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;QACtF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,0BAA0B,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC/E,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,mCAAmC,CAAC,MAA2B,EAAE,6BAA8E,EAAE;IAC7J,MAAM,CAAC,gBAAgB,CAAW,UAAU,EAAE,0BAA0B,CAAC,QAAQ,EAAE,iBAAiB,CAAC,CAAC;IACtG,MAAM,CAAC,cAAc,CAAC,aAAa,EAAE,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC7E,MAAM,CAAC,gBAAgB,CAAC,YAAY,EAAE,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAC7E,MAAM,CAAC,gBAAgB,CAAsB,cAAc,EAAE,0BAA0B,CAAC,YAAY,EAAE,4BAA4B,CAAC,CAAC;IACpI,MAAM,CAAC,cAAc,CAAC,eAAe,EAAE,0BAA0B,CAAC,aAAa,CAAC,CAAC;IACjF,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvE,MAAM,CAAC,mBAAmB,CAAC,0BAA0B,CAAC,cAAc,CAAC,CAAC;AAC1E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,sDAAsD,CAAC;AAC3G;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,IAAI,EAAE;QACF,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mCAAmC;QAC1D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { type OnlineMeeting, type OnlineMeetingCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type CreateOrGetRequestBuilder } from './createOrGet/';
|
|
4
|
-
import { type OnlineMeetingItemRequestBuilder } from './item/';
|
|
1
|
+
import { type OnlineMeeting, type OnlineMeetingCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type CreateOrGetRequestBuilder } from './createOrGet/index.js';
|
|
4
|
+
import { type OnlineMeetingItemRequestBuilder } from './item/index.js';
|
|
5
5
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
6
|
/**
|
|
7
7
|
* 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,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,EAA6C,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AAEnH,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;;;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,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;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,8CAA8C;IAC3D;;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,uCAAuC,0HAA0H,CAAC;AAc/K;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OnlineMeetingsRequestBuilderRequestsMetadata = exports.OnlineMeetingsRequestBuilderNavigationMetadata = exports.OnlineMeetingsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createOnlineMeetingCollectionResponseFromDiscriminatorValue, 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 { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { CreateOrGetRequestBuilderRequestsMetadata } from './createOrGet/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { OnlineMeetingItemRequestBuilderNavigationMetadata, OnlineMeetingItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
17
14
|
/**
|
|
18
15
|
* Uri template for the request builder.
|
|
19
16
|
*/
|
|
20
|
-
|
|
17
|
+
export const OnlineMeetingsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
21
18
|
/**
|
|
22
19
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
23
20
|
*/
|
|
@@ -34,45 +31,46 @@ const OnlineMeetingsRequestBuilderGetQueryParametersMapper = {
|
|
|
34
31
|
/**
|
|
35
32
|
* Metadata for all the navigation properties in the request builder.
|
|
36
33
|
*/
|
|
37
|
-
|
|
34
|
+
export const OnlineMeetingsRequestBuilderNavigationMetadata = {
|
|
38
35
|
byOnlineMeetingId: {
|
|
39
|
-
requestsMetadata:
|
|
40
|
-
navigationMetadata:
|
|
36
|
+
requestsMetadata: OnlineMeetingItemRequestBuilderRequestsMetadata,
|
|
37
|
+
navigationMetadata: OnlineMeetingItemRequestBuilderNavigationMetadata,
|
|
41
38
|
pathParametersMappings: ["onlineMeeting%2Did"],
|
|
42
39
|
},
|
|
43
40
|
count: {
|
|
44
|
-
requestsMetadata:
|
|
41
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
45
42
|
},
|
|
46
43
|
createOrGet: {
|
|
47
|
-
requestsMetadata:
|
|
44
|
+
requestsMetadata: CreateOrGetRequestBuilderRequestsMetadata,
|
|
48
45
|
},
|
|
49
46
|
};
|
|
50
47
|
/**
|
|
51
48
|
* Metadata for all the requests in the request builder.
|
|
52
49
|
*/
|
|
53
|
-
|
|
50
|
+
export const OnlineMeetingsRequestBuilderRequestsMetadata = {
|
|
54
51
|
get: {
|
|
55
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: OnlineMeetingsRequestBuilderUriTemplate,
|
|
56
53
|
responseBodyContentType: "application/json",
|
|
57
54
|
errorMappings: {
|
|
58
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
59
56
|
},
|
|
60
57
|
adapterMethodName: "send",
|
|
61
|
-
responseBodyFactory:
|
|
58
|
+
responseBodyFactory: createOnlineMeetingCollectionResponseFromDiscriminatorValue,
|
|
62
59
|
queryParametersMapper: OnlineMeetingsRequestBuilderGetQueryParametersMapper,
|
|
63
60
|
},
|
|
64
61
|
post: {
|
|
65
|
-
uriTemplate:
|
|
62
|
+
uriTemplate: OnlineMeetingsRequestBuilderUriTemplate,
|
|
66
63
|
responseBodyContentType: "application/json",
|
|
67
64
|
errorMappings: {
|
|
68
|
-
XXX:
|
|
65
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
69
66
|
},
|
|
70
67
|
adapterMethodName: "send",
|
|
71
|
-
responseBodyFactory:
|
|
68
|
+
responseBodyFactory: createOnlineMeetingFromDiscriminatorValue,
|
|
72
69
|
requestBodyContentType: "application/json",
|
|
73
|
-
requestBodySerializer:
|
|
70
|
+
requestBodySerializer: serializeOnlineMeeting,
|
|
74
71
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
75
72
|
},
|
|
76
73
|
};
|
|
77
74
|
/* tslint:enable */
|
|
78
75
|
/* eslint-enable */
|
|
76
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,2DAA2D,EAAE,yCAAyC,EAAE,sBAAsB,EAA4D,MAAM,wCAAwC,CAAC;AAClP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AACnH,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,iBAAiB,CAAC;AAyF3K;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,uHAAuH,CAAC;AAC/K;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;QACrE,sBAAsB,EAAE,CAAC,oBAAoB,CAAC;KACjD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;KAC9D;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,2DAA2D;QACjF,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,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}/attendanceReports/$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,8GAA8G,CAAC;AAC7J;;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 MeetingAttendanceReport, type MeetingAttendanceReportCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type MeetingAttendanceReportItemRequestBuilder } from './item/';
|
|
1
|
+
import { type MeetingAttendanceReport, type MeetingAttendanceReportCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type MeetingAttendanceReportItemRequestBuilder } 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 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,EAAgK,KAAK,uBAAuB,EAAE,KAAK,yCAAyC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgK,KAAK,uBAAuB,EAAE,KAAK,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AAIpS,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA0H,KAAK,yCAAyC,EAAE,MAAM,iBAAiB,CAAC;AAEzM,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,2BAA2B,CAAC,yBAAyB,EAAE,MAAM,GAAI,yCAAyC,CAAC;IAC5G;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yCAAyC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACrJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,iKAAiK,CAAC;AAczN;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAuB7D,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttendanceReportsRequestBuilderRequestsMetadata = exports.AttendanceReportsRequestBuilderNavigationMetadata = exports.AttendanceReportsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createMeetingAttendanceReportCollectionResponseFromDiscriminatorValue, 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 { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { MeetingAttendanceReportItemRequestBuilderNavigationMetadata, MeetingAttendanceReportItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const AttendanceReportsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,42 +29,43 @@ const AttendanceReportsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const AttendanceReportsRequestBuilderNavigationMetadata = {
|
|
36
33
|
byMeetingAttendanceReportId: {
|
|
37
|
-
requestsMetadata:
|
|
38
|
-
navigationMetadata:
|
|
34
|
+
requestsMetadata: MeetingAttendanceReportItemRequestBuilderRequestsMetadata,
|
|
35
|
+
navigationMetadata: MeetingAttendanceReportItemRequestBuilderNavigationMetadata,
|
|
39
36
|
pathParametersMappings: ["meetingAttendanceReport%2Did"],
|
|
40
37
|
},
|
|
41
38
|
count: {
|
|
42
|
-
requestsMetadata:
|
|
39
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
43
40
|
},
|
|
44
41
|
};
|
|
45
42
|
/**
|
|
46
43
|
* Metadata for all the requests in the request builder.
|
|
47
44
|
*/
|
|
48
|
-
|
|
45
|
+
export const AttendanceReportsRequestBuilderRequestsMetadata = {
|
|
49
46
|
get: {
|
|
50
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: AttendanceReportsRequestBuilderUriTemplate,
|
|
51
48
|
responseBodyContentType: "application/json",
|
|
52
49
|
errorMappings: {
|
|
53
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
54
51
|
},
|
|
55
52
|
adapterMethodName: "send",
|
|
56
|
-
responseBodyFactory:
|
|
53
|
+
responseBodyFactory: createMeetingAttendanceReportCollectionResponseFromDiscriminatorValue,
|
|
57
54
|
queryParametersMapper: AttendanceReportsRequestBuilderGetQueryParametersMapper,
|
|
58
55
|
},
|
|
59
56
|
post: {
|
|
60
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: AttendanceReportsRequestBuilderUriTemplate,
|
|
61
58
|
responseBodyContentType: "application/json",
|
|
62
59
|
errorMappings: {
|
|
63
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
64
61
|
},
|
|
65
62
|
adapterMethodName: "send",
|
|
66
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createMeetingAttendanceReportFromDiscriminatorValue,
|
|
67
64
|
requestBodyContentType: "application/json",
|
|
68
|
-
requestBodySerializer:
|
|
65
|
+
requestBodySerializer: serializeMeetingAttendanceReport,
|
|
69
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
67
|
},
|
|
71
68
|
};
|
|
72
69
|
/* tslint:enable */
|
|
73
70
|
/* eslint-enable */
|
|
71
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,qEAAqE,EAAE,mDAAmD,EAAE,gCAAgC,EAAgF,MAAM,wCAAwC,CAAC;AACpS,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,2DAA2D,EAAE,yDAAyD,EAAkD,MAAM,iBAAiB,CAAC;AAoFzM;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,8JAA8J,CAAC;AACzN;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,2BAA2B,EAAE;QACzB,gBAAgB,EAAE,yDAAyD;QAC3E,kBAAkB,EAAE,2DAA2D;QAC/E,sBAAsB,EAAE,CAAC,8BAA8B,CAAC;KAC3D;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,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,qEAAqE;QAC3F,qBAAqB,EAAE,uDAAuD;KACjF;IACD,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js
CHANGED
|
@@ -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}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/$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,+JAA+J,CAAC;AAC9M;;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"}
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type AttendanceRecord, type AttendanceRecordCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type AttendanceRecordItemRequestBuilder } from './item/';
|
|
1
|
+
import { type AttendanceRecord, type AttendanceRecordCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type AttendanceRecordItemRequestBuilder } 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 attendanceRecords property of the microsoft.graph.meetingAttendanceReport entity.
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAIjQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAE9H,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,kNAAkN,CAAC;AAc1Q;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAuB7D,CAAC"}
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js
CHANGED
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttendanceRecordsRequestBuilderRequestsMetadata = exports.AttendanceRecordsRequestBuilderNavigationMetadata = exports.AttendanceRecordsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createAttendanceRecordCollectionResponseFromDiscriminatorValue, 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
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { AttendanceRecordItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const AttendanceRecordsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
19
16
|
/**
|
|
20
17
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
18
|
*/
|
|
@@ -32,41 +29,42 @@ const AttendanceRecordsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const AttendanceRecordsRequestBuilderNavigationMetadata = {
|
|
36
33
|
byAttendanceRecordId: {
|
|
37
|
-
requestsMetadata:
|
|
34
|
+
requestsMetadata: AttendanceRecordItemRequestBuilderRequestsMetadata,
|
|
38
35
|
pathParametersMappings: ["attendanceRecord%2Did"],
|
|
39
36
|
},
|
|
40
37
|
count: {
|
|
41
|
-
requestsMetadata:
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
42
39
|
},
|
|
43
40
|
};
|
|
44
41
|
/**
|
|
45
42
|
* Metadata for all the requests in the request builder.
|
|
46
43
|
*/
|
|
47
|
-
|
|
44
|
+
export const AttendanceRecordsRequestBuilderRequestsMetadata = {
|
|
48
45
|
get: {
|
|
49
|
-
uriTemplate:
|
|
46
|
+
uriTemplate: AttendanceRecordsRequestBuilderUriTemplate,
|
|
50
47
|
responseBodyContentType: "application/json",
|
|
51
48
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
50
|
},
|
|
54
51
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
52
|
+
responseBodyFactory: createAttendanceRecordCollectionResponseFromDiscriminatorValue,
|
|
56
53
|
queryParametersMapper: AttendanceRecordsRequestBuilderGetQueryParametersMapper,
|
|
57
54
|
},
|
|
58
55
|
post: {
|
|
59
|
-
uriTemplate:
|
|
56
|
+
uriTemplate: AttendanceRecordsRequestBuilderUriTemplate,
|
|
60
57
|
responseBodyContentType: "application/json",
|
|
61
58
|
errorMappings: {
|
|
62
|
-
XXX:
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
63
60
|
},
|
|
64
61
|
adapterMethodName: "send",
|
|
65
|
-
responseBodyFactory:
|
|
62
|
+
responseBodyFactory: createAttendanceRecordFromDiscriminatorValue,
|
|
66
63
|
requestBodyContentType: "application/json",
|
|
67
|
-
requestBodySerializer:
|
|
64
|
+
requestBodySerializer: serializeAttendanceRecord,
|
|
68
65
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
66
|
},
|
|
70
67
|
};
|
|
71
68
|
/* tslint:enable */
|
|
72
69
|
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map
ADDED
|
@@ -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,8DAA8D,EAAE,4CAA4C,EAAE,yBAAyB,EAAkE,MAAM,wCAAwC,CAAC;AACjQ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,kDAAkD,EAA2C,MAAM,iBAAiB,CAAC;AAoF9H;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,+MAA+M,CAAC;AAC1Q;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAmH;IAC7K,oBAAoB,EAAE;QAClB,gBAAgB,EAAE,kDAAkD;QACpE,sBAAsB,EAAE,CAAC,uBAAuB,CAAC;KACpD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,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,8DAA8D;QACpF,qBAAqB,EAAE,uDAAuD;KACjF;IACD,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4CAA4C;QAClE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yBAAyB;QAChD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type AttendanceRecord } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type AttendanceRecord } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Provides operations to manage the attendanceRecords property of the microsoft.graph.meetingAttendanceReport entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAIxJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,mLAAmL,CAAC;AAQ9O;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC"}
|