@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/communications/callRecords/count/index.js +6 -8
- package/communications/callRecords/count/index.js.map +1 -0
- package/communications/callRecords/index.d.ts +9 -8
- package/communications/callRecords/index.d.ts.map +1 -1
- package/communications/callRecords/index.js +22 -24
- package/communications/callRecords/index.js.map +1 -0
- package/communications/callRecords/item/index.d.ts +15 -5
- package/communications/callRecords/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/index.js +29 -20
- package/communications/callRecords/item/index.js.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.js +56 -0
- package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.js +34 -0
- package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
- package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/index.js +70 -0
- package/communications/callRecords/item/participants_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.js +56 -0
- package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +6 -8
- package/communications/callRecords/item/sessions/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/index.js +18 -20
- package/communications/callRecords/item/sessions/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/index.js +18 -20
- package/communications/callRecords/item/sessions/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
- package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
- package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
- package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/calls/count/index.js +6 -8
- package/communications/calls/count/index.js.map +1 -0
- package/communications/calls/index.d.ts +4 -4
- package/communications/calls/index.d.ts.map +1 -1
- package/communications/calls/index.js +20 -22
- package/communications/calls/index.js.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
- package/communications/calls/item/addLargeGalleryView/index.js +11 -16
- package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
- package/communications/calls/item/answer/index.d.ts +1 -1
- package/communications/calls/item/answer/index.d.ts.map +1 -1
- package/communications/calls/item/answer/index.js +15 -20
- package/communications/calls/item/answer/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
- package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/index.js +17 -19
- package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
- package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
- package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
- package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
- package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/index.js +17 -19
- package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
- package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
- package/communications/calls/item/index.d.ts +20 -20
- package/communications/calls/item/index.d.ts.map +1 -1
- package/communications/calls/item/index.js +57 -59
- package/communications/calls/item/index.js.map +1 -0
- package/communications/calls/item/keepAlive/index.js +6 -8
- package/communications/calls/item/keepAlive/index.js.map +1 -0
- package/communications/calls/item/mute/index.d.ts +1 -1
- package/communications/calls/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/mute/index.js +11 -16
- package/communications/calls/item/mute/index.js.map +1 -0
- package/communications/calls/item/operations/count/index.js +6 -8
- package/communications/calls/item/operations/count/index.js.map +1 -0
- package/communications/calls/item/operations/index.d.ts +3 -3
- package/communications/calls/item/operations/index.d.ts.map +1 -1
- package/communications/calls/item/operations/index.js +17 -19
- package/communications/calls/item/operations/index.js.map +1 -0
- package/communications/calls/item/operations/item/index.d.ts +1 -1
- package/communications/calls/item/operations/item/index.d.ts.map +1 -1
- package/communications/calls/item/operations/item/index.js +14 -16
- package/communications/calls/item/operations/item/index.js.map +1 -0
- package/communications/calls/item/participants/count/index.js +6 -8
- package/communications/calls/item/participants/count/index.js.map +1 -0
- package/communications/calls/item/participants/index.d.ts +4 -4
- package/communications/calls/item/participants/index.d.ts.map +1 -1
- package/communications/calls/item/participants/index.js +20 -22
- package/communications/calls/item/participants/index.js.map +1 -0
- package/communications/calls/item/participants/invite/index.d.ts +4 -4
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
- package/communications/calls/item/participants/invite/index.js +13 -18
- package/communications/calls/item/participants/invite/index.js.map +1 -0
- package/communications/calls/item/participants/item/index.d.ts +4 -4
- package/communications/calls/item/participants/item/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/index.js +21 -23
- package/communications/calls/item/participants/item/index.js.map +1 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/mute/index.js +11 -16
- package/communications/calls/item/participants/item/mute/index.js.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
- package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
- package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
- package/communications/calls/item/playPrompt/index.d.ts +1 -1
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
- package/communications/calls/item/playPrompt/index.js +13 -18
- package/communications/calls/item/playPrompt/index.js.map +1 -0
- package/communications/calls/item/recordResponse/index.d.ts +1 -1
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
- package/communications/calls/item/recordResponse/index.js +13 -18
- package/communications/calls/item/recordResponse/index.js.map +1 -0
- package/communications/calls/item/redirect/index.d.ts +1 -1
- package/communications/calls/item/redirect/index.d.ts.map +1 -1
- package/communications/calls/item/redirect/index.js +12 -17
- package/communications/calls/item/redirect/index.js.map +1 -0
- package/communications/calls/item/reject/index.d.ts +1 -1
- package/communications/calls/item/reject/index.d.ts.map +1 -1
- package/communications/calls/item/reject/index.js +11 -16
- package/communications/calls/item/reject/index.js.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
- package/communications/calls/item/sendDtmfTones/index.js +12 -17
- package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
- package/communications/calls/item/subscribeToTone/index.js +11 -16
- package/communications/calls/item/subscribeToTone/index.js.map +1 -0
- package/communications/calls/item/transfer/index.d.ts +1 -1
- package/communications/calls/item/transfer/index.d.ts.map +1 -1
- package/communications/calls/item/transfer/index.js +14 -19
- package/communications/calls/item/transfer/index.js.map +1 -0
- package/communications/calls/item/unmute/index.d.ts +1 -1
- package/communications/calls/item/unmute/index.d.ts.map +1 -1
- package/communications/calls/item/unmute/index.js +11 -16
- package/communications/calls/item/unmute/index.js.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
- package/communications/calls/item/updateRecordingStatus/index.js +12 -17
- package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
- package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
- package/communications/getPresencesByUserId/index.d.ts +1 -1
- package/communications/getPresencesByUserId/index.d.ts.map +1 -1
- package/communications/getPresencesByUserId/index.js +16 -24
- package/communications/getPresencesByUserId/index.js.map +1 -0
- package/communications/index.d.ts +6 -6
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +27 -29
- package/communications/index.js.map +1 -0
- package/communications/onlineMeetings/count/index.js +6 -8
- package/communications/onlineMeetings/count/index.js.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
- package/communications/onlineMeetings/createOrGet/index.js +15 -20
- package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
- package/communications/onlineMeetings/index.d.ts +4 -4
- package/communications/onlineMeetings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/index.js +20 -22
- package/communications/onlineMeetings/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
- package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
- package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
- package/communications/onlineMeetings/item/index.d.ts +8 -8
- package/communications/onlineMeetings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/index.js +32 -34
- package/communications/onlineMeetings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
- package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/index.js +18 -20
- package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
- package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
- package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/index.js +18 -20
- package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
- package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/presences/count/index.js +6 -8
- package/communications/presences/count/index.js.map +1 -0
- package/communications/presences/index.d.ts +3 -3
- package/communications/presences/index.d.ts.map +1 -1
- package/communications/presences/index.js +18 -20
- package/communications/presences/index.js.map +1 -0
- package/communications/presences/item/clearPresence/index.js +9 -14
- package/communications/presences/item/clearPresence/index.js.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
- package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +6 -6
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +25 -27
- package/communications/presences/item/index.js.map +1 -0
- package/communications/presences/item/setPresence/index.js +9 -14
- package/communications/presences/item/setPresence/index.js.map +1 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
- package/communications/presences/item/setStatusMessage/index.js +12 -17
- package/communications/presences/item/setStatusMessage/index.js.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
- package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
- package/communicationsServiceClient.d.ts +1 -1
- package/communicationsServiceClient.d.ts.map +1 -1
- package/communicationsServiceClient.js +20 -23
- package/communicationsServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type Segment, type SegmentCollectionResponse } from '@microsoft/msgraph-sdk/models/callRecords/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type SegmentItemRequestBuilder } from './item/';
|
|
1
|
+
import { type Segment, type SegmentCollectionResponse } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type SegmentItemRequestBuilder } 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 segments property of the microsoft.graph.callRecords.session entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,oDAAoD,CAAC;AAIhO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAE5G,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,0KAA0K,CAAC;AAczN;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SegmentsRequestBuilderRequestsMetadata = exports.SegmentsRequestBuilderNavigationMetadata = exports.SegmentsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createSegmentCollectionResponseFromDiscriminatorValue, createSegmentFromDiscriminatorValue, serializeSegment } from '@microsoft/msgraph-sdk/models/callRecords/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 { SegmentItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
/**
|
|
16
13
|
* Uri template for the request builder.
|
|
17
14
|
*/
|
|
18
|
-
|
|
15
|
+
export const SegmentsRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/sessions/{session%2Did}/segments{?%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 SegmentsRequestBuilderGetQueryParametersMapper = {
|
|
|
32
29
|
/**
|
|
33
30
|
* Metadata for all the navigation properties in the request builder.
|
|
34
31
|
*/
|
|
35
|
-
|
|
32
|
+
export const SegmentsRequestBuilderNavigationMetadata = {
|
|
36
33
|
bySegmentId: {
|
|
37
|
-
requestsMetadata:
|
|
34
|
+
requestsMetadata: SegmentItemRequestBuilderRequestsMetadata,
|
|
38
35
|
pathParametersMappings: ["segment%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 SegmentsRequestBuilderRequestsMetadata = {
|
|
48
45
|
get: {
|
|
49
|
-
uriTemplate:
|
|
46
|
+
uriTemplate: SegmentsRequestBuilderUriTemplate,
|
|
50
47
|
responseBodyContentType: "application/json",
|
|
51
48
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
50
|
},
|
|
54
51
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
52
|
+
responseBodyFactory: createSegmentCollectionResponseFromDiscriminatorValue,
|
|
56
53
|
queryParametersMapper: SegmentsRequestBuilderGetQueryParametersMapper,
|
|
57
54
|
},
|
|
58
55
|
post: {
|
|
59
|
-
uriTemplate:
|
|
56
|
+
uriTemplate: SegmentsRequestBuilderUriTemplate,
|
|
60
57
|
responseBodyContentType: "application/json",
|
|
61
58
|
errorMappings: {
|
|
62
|
-
XXX:
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
63
60
|
},
|
|
64
61
|
adapterMethodName: "send",
|
|
65
|
-
responseBodyFactory:
|
|
62
|
+
responseBodyFactory: createSegmentFromDiscriminatorValue,
|
|
66
63
|
requestBodyContentType: "application/json",
|
|
67
|
-
requestBodySerializer:
|
|
64
|
+
requestBodySerializer: serializeSegment,
|
|
68
65
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
66
|
},
|
|
70
67
|
};
|
|
71
68
|
/* tslint:enable */
|
|
72
69
|
/* eslint-enable */
|
|
70
|
+
//# 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,qDAAqD,EAAE,mCAAmC,EAAE,gBAAgB,EAAgD,MAAM,oDAAoD,CAAC;AAChO,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,iBAAiB,CAAC;AAoF5G;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,uKAAuK,CAAC;AACzN;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,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,wCAAwC,GAA0G;IAC3J,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,sBAAsB,EAAE,CAAC,cAAc,CAAC;KAC3C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qDAAqD;QAC3E,qBAAqB,EAAE,8CAA8C;KACxE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gBAAgB;QACvC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type Segment } from '@microsoft/msgraph-sdk/models/callRecords/';
|
|
1
|
+
import { type Segment } from '@microsoft/msgraph-sdk/models/callRecords/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 segments property of the microsoft.graph.callRecords.session entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyD,KAAK,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyD,KAAK,OAAO,EAAE,MAAM,oDAAoD,CAAC;AAIzI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtH;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,kIAAkI,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBA+BvD,CAAC"}
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SegmentItemRequestBuilderRequestsMetadata = exports.SegmentItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createSegmentFromDiscriminatorValue, serializeSegment } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Uri template for the request builder.
|
|
13
10
|
*/
|
|
14
|
-
|
|
11
|
+
export const SegmentItemRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/{callRecord%2Did}/sessions/{session%2Did}/segments/{segment%2Did}{?%24expand,%24select}";
|
|
15
12
|
/**
|
|
16
13
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
14
|
*/
|
|
@@ -22,37 +19,38 @@ const SegmentItemRequestBuilderGetQueryParametersMapper = {
|
|
|
22
19
|
/**
|
|
23
20
|
* Metadata for all the requests in the request builder.
|
|
24
21
|
*/
|
|
25
|
-
|
|
22
|
+
export const SegmentItemRequestBuilderRequestsMetadata = {
|
|
26
23
|
delete: {
|
|
27
|
-
uriTemplate:
|
|
24
|
+
uriTemplate: SegmentItemRequestBuilderUriTemplate,
|
|
28
25
|
responseBodyContentType: "application/json",
|
|
29
26
|
errorMappings: {
|
|
30
|
-
XXX:
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
31
28
|
},
|
|
32
29
|
adapterMethodName: "sendNoResponseContent",
|
|
33
30
|
},
|
|
34
31
|
get: {
|
|
35
|
-
uriTemplate:
|
|
32
|
+
uriTemplate: SegmentItemRequestBuilderUriTemplate,
|
|
36
33
|
responseBodyContentType: "application/json",
|
|
37
34
|
errorMappings: {
|
|
38
|
-
XXX:
|
|
35
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
39
36
|
},
|
|
40
37
|
adapterMethodName: "send",
|
|
41
|
-
responseBodyFactory:
|
|
38
|
+
responseBodyFactory: createSegmentFromDiscriminatorValue,
|
|
42
39
|
queryParametersMapper: SegmentItemRequestBuilderGetQueryParametersMapper,
|
|
43
40
|
},
|
|
44
41
|
patch: {
|
|
45
|
-
uriTemplate:
|
|
42
|
+
uriTemplate: SegmentItemRequestBuilderUriTemplate,
|
|
46
43
|
responseBodyContentType: "application/json",
|
|
47
44
|
errorMappings: {
|
|
48
|
-
XXX:
|
|
45
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
49
46
|
},
|
|
50
47
|
adapterMethodName: "send",
|
|
51
|
-
responseBodyFactory:
|
|
48
|
+
responseBodyFactory: createSegmentFromDiscriminatorValue,
|
|
52
49
|
requestBodyContentType: "application/json",
|
|
53
|
-
requestBodySerializer:
|
|
50
|
+
requestBodySerializer: serializeSegment,
|
|
54
51
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
52
|
},
|
|
56
53
|
};
|
|
57
54
|
/* tslint:enable */
|
|
58
55
|
/* eslint-enable */
|
|
56
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mCAAmC,EAAE,gBAAgB,EAAgB,MAAM,oDAAoD,CAAC;AACzI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,+HAA+H,CAAC;AACpL;;GAEG;AACH,MAAM,iDAAiD,GAA2B;IAC9E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,MAAM,EAAE;QACJ,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,qBAAqB,EAAE,iDAAiD;KAC3E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gBAAgB;QACvC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
import { type
|
|
1
|
+
import { type DirectRoutingLogRow } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
2
|
+
import { type BaseCollectionPaginationCountResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
3
3
|
import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
4
4
|
/**
|
|
5
5
|
* 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,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,oDAAoD,CAAC;AAE7K,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAI1M,OAAO,EAAE,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;AAElO;;;;GAIG;AACH,wBAAgB,0FAA0F,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,CAElN;AACD;;;GAGG;AACH,wBAAgB,6EAA6E,CAAC,8DAA8D,GAAE,OAAO,CAAC,8DAA8D,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKlS;AACD,MAAM,WAAW,8DAA+D,SAAQ,qCAAqC,EAAE,QAAQ;IACnI;;OAEG;IACH,KAAK,CAAC,EAAE,mBAAmB,EAAE,CAAC;CACjC;AACD;;GAEG;AACH,MAAM,WAAW,0FAA2F,SAAQ,kBAAkB,CAAC,0FAA0F,CAAC;IAC9N;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4GAA4G,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,8DAA8D,GAAG,SAAS,CAAC,CAAC;IAClQ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4GAA4G,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxN;AACD;;GAEG;AACH,MAAM,WAAW,4GAA4G;IACzH;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,uEAAuE,CAAC,MAAM,EAAE,mBAAmB,EAAE,8DAA8D,GAAE,OAAO,CAAC,8DAA8D,CAAC,GAAG,SAAc,GAAI,IAAI,CAGpR;AACD;;GAEG;AACH,eAAO,MAAM,qGAAqG,+LAA+L,CAAC;AAWlT;;GAEG;AACH,eAAO,MAAM,0GAA0G,EAAE,gBAWxH,CAAC"}
|
|
@@ -1,45 +1,39 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata = exports.MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate = exports.serializeGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = exports.deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = exports.createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createDirectRoutingLogRowFromDiscriminatorValue, serializeDirectRoutingLogRow } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
13
10
|
/**
|
|
14
11
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
15
12
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
16
13
|
* @returns {GetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse}
|
|
17
14
|
*/
|
|
18
|
-
function createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue(parseNode) {
|
|
15
|
+
export function createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue(parseNode) {
|
|
19
16
|
return deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
20
17
|
}
|
|
21
|
-
exports.createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue = createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue;
|
|
22
18
|
/**
|
|
23
19
|
* The deserialization information for the current model
|
|
24
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
25
21
|
*/
|
|
26
|
-
function deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse(getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
27
|
-
return Object.assign(Object.assign({},
|
|
22
|
+
export function deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse(getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
23
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse)), { "value": n => { getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse.value = n.getCollectionOfObjectValues(createDirectRoutingLogRowFromDiscriminatorValue); } });
|
|
28
24
|
}
|
|
29
|
-
exports.deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = deserializeIntoGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
30
25
|
/**
|
|
31
26
|
* Serializes information the current object
|
|
32
27
|
* @param writer Serialization writer to use to serialize this model
|
|
33
28
|
*/
|
|
34
|
-
function serializeGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse(writer, getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
35
|
-
|
|
36
|
-
writer.writeCollectionOfObjectValues("value", getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse.value,
|
|
29
|
+
export function serializeGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse(writer, getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
30
|
+
serializeBaseCollectionPaginationCountResponse(writer, getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse);
|
|
31
|
+
writer.writeCollectionOfObjectValues("value", getDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse.value, serializeDirectRoutingLogRow);
|
|
37
32
|
}
|
|
38
|
-
exports.serializeGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse = serializeGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
39
33
|
/**
|
|
40
34
|
* Uri template for the request builder.
|
|
41
35
|
*/
|
|
42
|
-
|
|
36
|
+
export const MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/microsoft.graph.callRecords.getDirectRoutingCalls(fromDateTime={fromDateTime},toDateTime={toDateTime}){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
43
37
|
/**
|
|
44
38
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
45
39
|
*/
|
|
@@ -53,12 +47,12 @@ const MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTi
|
|
|
53
47
|
/**
|
|
54
48
|
* Metadata for all the requests in the request builder.
|
|
55
49
|
*/
|
|
56
|
-
|
|
50
|
+
export const MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata = {
|
|
57
51
|
get: {
|
|
58
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate,
|
|
59
53
|
responseBodyContentType: "application/json",
|
|
60
54
|
errorMappings: {
|
|
61
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
62
56
|
},
|
|
63
57
|
adapterMethodName: "send",
|
|
64
58
|
responseBodyFactory: createGetDirectRoutingCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue,
|
|
@@ -67,3 +61,4 @@ exports.MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDate
|
|
|
67
61
|
};
|
|
68
62
|
/* tslint:enable */
|
|
69
63
|
/* eslint-enable */
|
|
64
|
+
//# 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,oDAAoD,CAAC;AAC7K,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,0FAA0F,CAAC,SAAgC;IACvI,OAAO,6EAA6E,CAAC;AACzF,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,6EAA6E,CAAC,iEAAsJ,EAAE;IAClP,uCACO,oDAAoD,CAAC,8DAA8D,CAAC,KACvH,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,8DAA8D,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAsB,+CAA+C,CAAC,CAAC,CAAC,CAAC,IAChM;AACL,CAAC;AAkDD;;;GAGG;AACH,MAAM,UAAU,uEAAuE,CAAC,MAA2B,EAAE,iEAAsJ,EAAE;IACzQ,8CAA8C,CAAC,MAAM,EAAE,8DAA8D,CAAC,CAAA;IACtH,MAAM,CAAC,6BAA6B,CAAsB,OAAO,EAAE,8DAA8D,CAAC,KAAK,EAAE,4BAA4B,CAAC,CAAC;AAC3K,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,qGAAqG,GAAG,4LAA4L,CAAC;AAClT;;GAEG;AACH,MAAM,kHAAkH,GAA2B;IAC/I,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0GAA0G,GAAqB;IACxI,GAAG,EAAE;QACD,WAAW,EAAE,qGAAqG;QAClH,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,0FAA0F;QAChH,qBAAqB,EAAE,kHAAkH;KAC5I;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
import { type
|
|
1
|
+
import { type PstnCallLogRow } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
2
|
+
import { type BaseCollectionPaginationCountResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
3
3
|
import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
4
4
|
/**
|
|
5
5
|
* 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,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,oDAAoD,CAAC;AAE9J,OAAO,EAAwG,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAI1M,OAAO,EAAE,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;AAElO;;;;GAIG;AACH,wBAAgB,iFAAiF,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,CAEzM;AACD;;;GAGG;AACH,wBAAgB,oEAAoE,CAAC,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvQ;AACD,MAAM,WAAW,qDAAsD,SAAQ,qCAAqC,EAAE,QAAQ;IAC1H;;OAEG;IACH,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;CAC5B;AACD;;GAEG;AACH,MAAM,WAAW,iFAAkF,SAAQ,kBAAkB,CAAC,iFAAiF,CAAC;IAC5M;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qDAAqD,GAAG,SAAS,CAAC,CAAC;IAChP;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mGAAmG,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/M;AACD;;GAEG;AACH,MAAM,WAAW,mGAAmG;IAChH;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,8DAA8D,CAAC,MAAM,EAAE,mBAAmB,EAAE,qDAAqD,GAAE,OAAO,CAAC,qDAAqD,CAAC,GAAG,SAAc,GAAI,IAAI,CAGzP;AACD;;GAEG;AACH,eAAO,MAAM,4FAA4F,sLAAsL,CAAC;AAWhS;;GAEG;AACH,eAAO,MAAM,iGAAiG,EAAE,gBAW/G,CAAC"}
|
|
@@ -1,45 +1,39 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata = exports.MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate = exports.serializeGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse = exports.deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse = exports.createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPstnCallLogRowFromDiscriminatorValue, serializePstnCallLogRow } from '@microsoft/msgraph-sdk/models/callRecords/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
13
10
|
/**
|
|
14
11
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
15
12
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
16
13
|
* @returns {GetPstnCallsWithFromDateTimeWithToDateTimeGetResponse}
|
|
17
14
|
*/
|
|
18
|
-
function createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue(parseNode) {
|
|
15
|
+
export function createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue(parseNode) {
|
|
19
16
|
return deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
20
17
|
}
|
|
21
|
-
exports.createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue = createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue;
|
|
22
18
|
/**
|
|
23
19
|
* The deserialization information for the current model
|
|
24
20
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
25
21
|
*/
|
|
26
|
-
function deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse(getPstnCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
27
|
-
return Object.assign(Object.assign({},
|
|
22
|
+
export function deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse(getPstnCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
23
|
+
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getPstnCallsWithFromDateTimeWithToDateTimeGetResponse)), { "value": n => { getPstnCallsWithFromDateTimeWithToDateTimeGetResponse.value = n.getCollectionOfObjectValues(createPstnCallLogRowFromDiscriminatorValue); } });
|
|
28
24
|
}
|
|
29
|
-
exports.deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse = deserializeIntoGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
30
25
|
/**
|
|
31
26
|
* Serializes information the current object
|
|
32
27
|
* @param writer Serialization writer to use to serialize this model
|
|
33
28
|
*/
|
|
34
|
-
function serializeGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse(writer, getPstnCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
35
|
-
|
|
36
|
-
writer.writeCollectionOfObjectValues("value", getPstnCallsWithFromDateTimeWithToDateTimeGetResponse.value,
|
|
29
|
+
export function serializeGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse(writer, getPstnCallsWithFromDateTimeWithToDateTimeGetResponse = {}) {
|
|
30
|
+
serializeBaseCollectionPaginationCountResponse(writer, getPstnCallsWithFromDateTimeWithToDateTimeGetResponse);
|
|
31
|
+
writer.writeCollectionOfObjectValues("value", getPstnCallsWithFromDateTimeWithToDateTimeGetResponse.value, serializePstnCallLogRow);
|
|
37
32
|
}
|
|
38
|
-
exports.serializeGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse = serializeGetPstnCallsWithFromDateTimeWithToDateTimeGetResponse;
|
|
39
33
|
/**
|
|
40
34
|
* Uri template for the request builder.
|
|
41
35
|
*/
|
|
42
|
-
|
|
36
|
+
export const MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate = "{+baseurl}/communications/callRecords/microsoft.graph.callRecords.getPstnCalls(fromDateTime={fromDateTime},toDateTime={toDateTime}){?%24count,%24filter,%24search,%24skip,%24top}";
|
|
43
37
|
/**
|
|
44
38
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
45
39
|
*/
|
|
@@ -53,12 +47,12 @@ const MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequest
|
|
|
53
47
|
/**
|
|
54
48
|
* Metadata for all the requests in the request builder.
|
|
55
49
|
*/
|
|
56
|
-
|
|
50
|
+
export const MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderRequestsMetadata = {
|
|
57
51
|
get: {
|
|
58
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeRequestBuilderUriTemplate,
|
|
59
53
|
responseBodyContentType: "application/json",
|
|
60
54
|
errorMappings: {
|
|
61
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
62
56
|
},
|
|
63
57
|
adapterMethodName: "send",
|
|
64
58
|
responseBodyFactory: createGetPstnCallsWithFromDateTimeWithToDateTimeGetResponseFromDiscriminatorValue,
|
|
@@ -67,3 +61,4 @@ exports.MicrosoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTimeReque
|
|
|
67
61
|
};
|
|
68
62
|
/* tslint:enable */
|
|
69
63
|
/* eslint-enable */
|
|
64
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,uBAAuB,EAAuB,MAAM,oDAAoD,CAAC;AAC9J,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,8CAA8C,EAA8C,MAAM,wCAAwC,CAAC;AAC1M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,iFAAiF,CAAC,SAAgC;IAC9H,OAAO,oEAAoE,CAAC;AAChF,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,oEAAoE,CAAC,wDAAoI,EAAE;IACvN,uCACO,oDAAoD,CAAC,qDAAqD,CAAC,KAC9G,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,qDAAqD,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAiB,0CAA0C,CAAC,CAAC,CAAC,CAAC,IAC7K;AACL,CAAC;AAkDD;;;GAGG;AACH,MAAM,UAAU,8DAA8D,CAAC,MAA2B,EAAE,wDAAoI,EAAE;IAC9O,8CAA8C,CAAC,MAAM,EAAE,qDAAqD,CAAC,CAAA;IAC7G,MAAM,CAAC,6BAA6B,CAAiB,OAAO,EAAE,qDAAqD,CAAC,KAAK,EAAE,uBAAuB,CAAC,CAAC;AACxJ,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,4FAA4F,GAAG,mLAAmL,CAAC;AAChS;;GAEG;AACH,MAAM,yGAAyG,GAA2B;IACtI,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,iGAAiG,GAAqB;IAC/H,GAAG,EAAE;QACD,WAAW,EAAE,4FAA4F;QACzG,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iFAAiF;QACvG,qBAAqB,EAAE,yGAAyG;KACnI;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/calls/$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,8DAA8D,CAAC;AAC7G;;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,7 +1,7 @@
|
|
|
1
|
-
import { type Call, type CallCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type CountRequestBuilder } from './count/';
|
|
3
|
-
import { type CallItemRequestBuilder } from './item/';
|
|
4
|
-
import { type LogTeleconferenceDeviceQualityRequestBuilder } from './logTeleconferenceDeviceQuality/';
|
|
1
|
+
import { type Call, type CallCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type CallItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type LogTeleconferenceDeviceQualityRequestBuilder } from './logTeleconferenceDeviceQuality/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 calls property of the microsoft.graph.cloudCommunications entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAIrM,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEhJ,OAAO,EAAgE,KAAK,4CAA4C,EAAE,MAAM,2CAA2C,CAAC;AAE5K,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,8BAA8B,IAAI,4CAA4C,CAAC;IACnF;;;;OAIG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACnD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;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,8BAA8B,iHAAiH,CAAC;AAc7J;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CallsRequestBuilderRequestsMetadata = exports.CallsRequestBuilderNavigationMetadata = exports.CallsRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createCallCollectionResponseFromDiscriminatorValue, createCallFromDiscriminatorValue, serializeCall } 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 { CallItemRequestBuilderNavigationMetadata, CallItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { LogTeleconferenceDeviceQualityRequestBuilderRequestsMetadata } from './logTeleconferenceDeviceQuality/index.js';
|
|
17
14
|
/**
|
|
18
15
|
* Uri template for the request builder.
|
|
19
16
|
*/
|
|
20
|
-
|
|
17
|
+
export const CallsRequestBuilderUriTemplate = "{+baseurl}/communications/calls{?%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 CallsRequestBuilderGetQueryParametersMapper = {
|
|
|
34
31
|
/**
|
|
35
32
|
* Metadata for all the navigation properties in the request builder.
|
|
36
33
|
*/
|
|
37
|
-
|
|
34
|
+
export const CallsRequestBuilderNavigationMetadata = {
|
|
38
35
|
byCallId: {
|
|
39
|
-
requestsMetadata:
|
|
40
|
-
navigationMetadata:
|
|
36
|
+
requestsMetadata: CallItemRequestBuilderRequestsMetadata,
|
|
37
|
+
navigationMetadata: CallItemRequestBuilderNavigationMetadata,
|
|
41
38
|
pathParametersMappings: ["call%2Did"],
|
|
42
39
|
},
|
|
43
40
|
count: {
|
|
44
|
-
requestsMetadata:
|
|
41
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
45
42
|
},
|
|
46
43
|
logTeleconferenceDeviceQuality: {
|
|
47
|
-
requestsMetadata:
|
|
44
|
+
requestsMetadata: LogTeleconferenceDeviceQualityRequestBuilderRequestsMetadata,
|
|
48
45
|
},
|
|
49
46
|
};
|
|
50
47
|
/**
|
|
51
48
|
* Metadata for all the requests in the request builder.
|
|
52
49
|
*/
|
|
53
|
-
|
|
50
|
+
export const CallsRequestBuilderRequestsMetadata = {
|
|
54
51
|
get: {
|
|
55
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: CallsRequestBuilderUriTemplate,
|
|
56
53
|
responseBodyContentType: "application/json",
|
|
57
54
|
errorMappings: {
|
|
58
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
59
56
|
},
|
|
60
57
|
adapterMethodName: "send",
|
|
61
|
-
responseBodyFactory:
|
|
58
|
+
responseBodyFactory: createCallCollectionResponseFromDiscriminatorValue,
|
|
62
59
|
queryParametersMapper: CallsRequestBuilderGetQueryParametersMapper,
|
|
63
60
|
},
|
|
64
61
|
post: {
|
|
65
|
-
uriTemplate:
|
|
62
|
+
uriTemplate: CallsRequestBuilderUriTemplate,
|
|
66
63
|
responseBodyContentType: "application/json",
|
|
67
64
|
errorMappings: {
|
|
68
|
-
XXX:
|
|
65
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
69
66
|
},
|
|
70
67
|
adapterMethodName: "send",
|
|
71
|
-
responseBodyFactory:
|
|
68
|
+
responseBodyFactory: createCallFromDiscriminatorValue,
|
|
72
69
|
requestBodyContentType: "application/json",
|
|
73
|
-
requestBodySerializer:
|
|
70
|
+
requestBodySerializer: serializeCall,
|
|
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,kDAAkD,EAAE,gCAAgC,EAAE,aAAa,EAA0C,MAAM,wCAAwC,CAAC;AACrM,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,iBAAiB,CAAC;AAChJ,aAAa;AACb,OAAO,EAAE,4DAA4D,EAAqD,MAAM,2CAA2C,CAAC;AAyF5K;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,8GAA8G,CAAC;AAC7J;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,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,qCAAqC,GAAuG;IACrJ,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;QAC5D,sBAAsB,EAAE,CAAC,WAAW,CAAC;KACxC;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,8BAA8B,EAAE;QAC5B,gBAAgB,EAAE,4DAA4D;KACjF;CACJ,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,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,2CAA2C;KACrE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gCAAgC;QACtD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,aAAa;QACpC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type AddLargeGalleryViewOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type AddLargeGalleryViewOperation } 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
|
export interface AddLargeGalleryViewPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
4
4
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmG,KAAK,4BAA4B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmG,KAAK,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAI5L,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,MAAM,WAAW,kCAAmC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnG;;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,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4BAA4B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;;;GAIG;AACH,wBAAgB,8DAA8D,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,CAEtL;AACD;;;GAGG;AACH,wBAAgB,iDAAiD,CAAC,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9M;AACD;;;GAGG;AACH,wBAAgB,2CAA2C,CAAC,MAAM,EAAE,mBAAmB,EAAE,kCAAkC,GAAE,OAAO,CAAC,kCAAkC,CAAC,GAAG,SAAc,GAAI,IAAI,CAGhM;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,oEAAoE,CAAC;AAC9H;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAa/D,CAAC"}
|