@@ -7159,7 +7159,8 @@ paths:
71597159 get:
71607160 tags:
71617161 - solutions.virtualEventsRoot
7162- summary: Get recordings from solutions
7162+ summary: Get callRecording
7163+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
71637164 operationId: solution.virtualEvent.event.session_ListRecording
71647165 parameters:
71657166 - name: virtualEvent-id
@@ -7278,7 +7279,11 @@ paths:
72787279 get:
72797280 tags:
72807281 - solutions.virtualEventsRoot
7281- summary: Get recordings from solutions
7282+ summary: Get callRecording
7283+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
7284+ externalDocs:
7285+ description: Find more info here
7286+ url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0
72827287 operationId: solution.virtualEvent.event.session_GetRecording
72837288 parameters:
72847289 - name: virtualEvent-id
@@ -7435,6 +7440,7 @@ paths:
74357440 tags:
74367441 - solutions.virtualEventsRoot
74377442 summary: Get content for the navigation property recordings from solutions
7443+ description: The content of the recording. Read-only.
74387444 operationId: solution.virtualEvent.event.session_GetRecordingsContent
74397445 parameters:
74407446 - name: virtualEvent-id
@@ -7476,6 +7482,7 @@ paths:
74767482 tags:
74777483 - solutions.virtualEventsRoot
74787484 summary: Update content for the navigation property recordings in solutions
7485+ description: The content of the recording. Read-only.
74797486 operationId: solution.virtualEvent.event.session_SetRecordingsContent
74807487 parameters:
74817488 - name: virtualEvent-id
@@ -7554,11 +7561,11 @@ paths:
75547561 get:
75557562 tags:
75567563 - solutions.virtualEventsRoot
7557- summary: Get meetingRegistration
7558- description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer .
7564+ summary: Get externalMeetingRegistration
7565+ description: Get the externalMeetingRegistration details associated with an onlineMeeting.
75597566 externalDocs:
75607567 description: Find more info here
7561- url: https://learn.microsoft.com/graph/api/meetingregistration -get?view=graph-rest-1.0
7568+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -get?view=graph-rest-1.0
75627569 operationId: solution.virtualEvent.event.session_GetRegistration
75637570 parameters:
75647571 - name: virtualEvent-id
@@ -7669,11 +7676,11 @@ paths:
76697676 delete:
76707677 tags:
76717678 - solutions.virtualEventsRoot
7672- summary: Delete meetingRegistration
7673- description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer .
7679+ summary: Delete externalMeetingRegistration
7680+ description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
76747681 externalDocs:
76757682 description: Find more info here
7676- url: https://learn.microsoft.com/graph/api/meetingregistration -delete?view=graph-rest-1.0
7683+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -delete?view=graph-rest-1.0
76777684 operationId: solution.virtualEvent.event.session_DeleteRegistration
76787685 parameters:
76797686 - name: virtualEvent-id
@@ -8918,11 +8925,11 @@ paths:
89188925 patch:
89198926 tags:
89208927 - solutions.virtualEventsRoot
8921- summary: Create virtualAppointment (deprecated)
8922- description: Create a new virtualAppointment object.
8928+ summary: Update virtualAppointment (deprecated)
8929+ description: Update the properties of a virtualAppointment object.
89238930 externalDocs:
89248931 description: Find more info here
8925- url: https://learn.microsoft.com/graph/api/virtualappointment-put ?view=graph-rest-1.0
8932+ url: https://learn.microsoft.com/graph/api/virtualappointment-update ?view=graph-rest-1.0
89268933 operationId: solution.virtualEvent.event.session_UpdateVirtualAppointment
89278934 parameters:
89288935 - name: virtualEvent-id
@@ -11440,7 +11447,8 @@ paths:
1144011447 get:
1144111448 tags:
1144211449 - solutions.virtualEventsRoot
11443- summary: Get recordings from solutions
11450+ summary: Get callRecording
11451+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
1144411452 operationId: solution.virtualEvent.webinar.session_ListRecording
1144511453 parameters:
1144611454 - name: virtualEventWebinar-id
@@ -11559,7 +11567,11 @@ paths:
1155911567 get:
1156011568 tags:
1156111569 - solutions.virtualEventsRoot
11562- summary: Get recordings from solutions
11570+ summary: Get callRecording
11571+ description: 'Get a callRecording object associated with an onlineMeeting. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of text associated with the recording.'
11572+ externalDocs:
11573+ description: Find more info here
11574+ url: https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0
1156311575 operationId: solution.virtualEvent.webinar.session_GetRecording
1156411576 parameters:
1156511577 - name: virtualEventWebinar-id
@@ -11716,6 +11728,7 @@ paths:
1171611728 tags:
1171711729 - solutions.virtualEventsRoot
1171811730 summary: Get content for the navigation property recordings from solutions
11731+ description: The content of the recording. Read-only.
1171911732 operationId: solution.virtualEvent.webinar.session_GetRecordingsContent
1172011733 parameters:
1172111734 - name: virtualEventWebinar-id
@@ -11757,6 +11770,7 @@ paths:
1175711770 tags:
1175811771 - solutions.virtualEventsRoot
1175911772 summary: Update content for the navigation property recordings in solutions
11773+ description: The content of the recording. Read-only.
1176011774 operationId: solution.virtualEvent.webinar.session_SetRecordingsContent
1176111775 parameters:
1176211776 - name: virtualEventWebinar-id
@@ -11835,11 +11849,11 @@ paths:
1183511849 get:
1183611850 tags:
1183711851 - solutions.virtualEventsRoot
11838- summary: Get meetingRegistration
11839- description: Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer .
11852+ summary: Get externalMeetingRegistration
11853+ description: Get the externalMeetingRegistration details associated with an onlineMeeting.
1184011854 externalDocs:
1184111855 description: Find more info here
11842- url: https://learn.microsoft.com/graph/api/meetingregistration -get?view=graph-rest-1.0
11856+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -get?view=graph-rest-1.0
1184311857 operationId: solution.virtualEvent.webinar.session_GetRegistration
1184411858 parameters:
1184511859 - name: virtualEventWebinar-id
@@ -11950,11 +11964,11 @@ paths:
1195011964 delete:
1195111965 tags:
1195211966 - solutions.virtualEventsRoot
11953- summary: Delete meetingRegistration
11954- description: Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer .
11967+ summary: Delete externalMeetingRegistration
11968+ description: Disable and delete the externalMeetingRegistration of an onlineMeeting.
1195511969 externalDocs:
1195611970 description: Find more info here
11957- url: https://learn.microsoft.com/graph/api/meetingregistration -delete?view=graph-rest-1.0
11971+ url: https://learn.microsoft.com/graph/api/externalmeetingregistration -delete?view=graph-rest-1.0
1195811972 operationId: solution.virtualEvent.webinar.session_DeleteRegistration
1195911973 parameters:
1196011974 - name: virtualEventWebinar-id
@@ -13199,11 +13213,11 @@ paths:
1319913213 patch:
1320013214 tags:
1320113215 - solutions.virtualEventsRoot
13202- summary: Create virtualAppointment (deprecated)
13203- description: Create a new virtualAppointment object.
13216+ summary: Update virtualAppointment (deprecated)
13217+ description: Update the properties of a virtualAppointment object.
1320413218 externalDocs:
1320513219 description: Find more info here
13206- url: https://learn.microsoft.com/graph/api/virtualappointment-put ?view=graph-rest-1.0
13220+ url: https://learn.microsoft.com/graph/api/virtualappointment-update ?view=graph-rest-1.0
1320713221 operationId: solution.virtualEvent.webinar.session_UpdateVirtualAppointment
1320813222 parameters:
1320913223 - name: virtualEventWebinar-id
@@ -14148,11 +14162,13 @@ components:
1414814162 properties:
1414914163 content:
1415014164 type: string
14165+ description: The content of the recording. Read-only.
1415114166 format: base64url
1415214167 nullable: true
1415314168 createdDateTime:
1415414169 pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$'
1415514170 type: string
14171+ description: 'Date and time at which the recording was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.'
1415614172 format: date-time
1415714173 nullable: true
1415814174 additionalProperties:
@@ -15089,6 +15105,7 @@ components:
1508915105 type: array
1509015106 items:
1509115107 $ref: '#/components/schemas/microsoft.graph.callRecording'
15108+ description: The recordings of an online meeting. Read-only.
1509215109 x-ms-navigationProperty: true
1509315110 transcripts:
1509415111 type: array
0 commit comments