Skip to content

Commit a96b772

Browse files
authored
Merge pull request #2905 from microsoftgraph/WeeklyApiRefresh/202408131218
[v2] Weekly OpenApiDocs Refresh
2 parents 3c509d1 + 7104629 commit a96b772

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+212681
-212426
lines changed

config/ModuleMetadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"versions": {
2828
"authentication": {
2929
"prerelease": "",
30-
"version": "2.22.0"
30+
"version": "2.23.0"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.22.0"
34+
"version": "2.23.0"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.22.0"
38+
"version": "2.23.0"
3939
}
4040
}
4141
}

openApiDocs/beta/Applications.yml

Lines changed: 68 additions & 63 deletions
Large diffs are not rendered by default.

openApiDocs/beta/BackupRestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3879,7 +3879,7 @@ paths:
38793879
tags:
38803880
- solutions.backupRestoreRoot
38813881
summary: Update sharePointProtectionPolicy
3882-
description: Update a SharePoint protection policy. This method adds a sharepointprotectionunit to or removes it from the protection policy.
3882+
description: Update a SharePoint protection policy. This method adds a siteprotectionunit to or removes it from the protection policy.
38833883
externalDocs:
38843884
description: Find more info here
38853885
url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta

openApiDocs/beta/Bookings.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10195,7 +10195,7 @@ paths:
1019510195
get:
1019610196
tags:
1019710197
- solutions.virtualEventsRoot
10198-
summary: List sessions
10198+
summary: List sessions for a virtual event registration
1019910199
description: Get a list of sessions that a registrant registered for in a webinar.
1020010200
externalDocs:
1020110201
description: Find more info here
@@ -10760,7 +10760,7 @@ paths:
1076010760
get:
1076110761
tags:
1076210762
- solutions.virtualEventsRoot
10763-
summary: List sessions
10763+
summary: List sessions for virtualEvent
1076410764
description: 'Get a list of all virtualEventSession objects under a virtual event. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.'
1076510765
externalDocs:
1076610766
description: Find more info here
@@ -14162,6 +14162,7 @@ components:
1416214162
nullable: true
1416314163
allowBreakoutRooms:
1416414164
type: boolean
14165+
description: Indicates whether breakout rooms are enabled for the meeting.
1416514166
nullable: true
1416614167
allowedPresenters:
1416714168
$ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters'
@@ -14175,6 +14176,7 @@ components:
1417514176
nullable: true
1417614177
allowPowerPointSharing:
1417714178
type: boolean
14179+
description: Indicates whether PowerPoint live is enabled for the meeting.
1417814180
nullable: true
1417914181
allowRecording:
1418014182
type: boolean
@@ -14190,6 +14192,7 @@ components:
1419014192
nullable: true
1419114193
allowWhiteboard:
1419214194
type: boolean
14195+
description: Indicates whether whiteboard is enabled for the meeting.
1419314196
nullable: true
1419414197
anonymizeIdentityForRoles:
1419514198
type: array

openApiDocs/beta/BusinessScenario.yml

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ paths:
360360
tags:
361361
- solutions.businessScenario
362362
summary: Update plannerPlanConfiguration
363-
description: Update the properties of a plannerPlanConfiguration object for a businessScenario.
363+
description: Update the properties of a plannerPlanConfiguration object and its plannerPlanConfigurationLocalization collection for a businessScenario.
364364
externalDocs:
365365
description: Find more info here
366366
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta
@@ -483,11 +483,7 @@ paths:
483483
post:
484484
tags:
485485
- solutions.businessScenario
486-
summary: Create plannerPlanConfigurationLocalization
487-
description: Create a new plannerPlanConfigurationLocalization object.
488-
externalDocs:
489-
description: Find more info here
490-
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta
486+
summary: Create new navigation property to localizations for solutions
491487
operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization
492488
parameters:
493489
- name: businessScenario-id
@@ -519,11 +515,8 @@ paths:
519515
get:
520516
tags:
521517
- solutions.businessScenario
522-
summary: Get plannerPlanConfigurationLocalization
523-
description: Read the properties and relationships of a plannerPlanConfigurationLocalization object.
524-
externalDocs:
525-
description: Find more info here
526-
url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta
518+
summary: Get localizations from solutions
519+
description: Localized names for the plan configuration.
527520
operationId: solution.businessScenario.planner.planConfiguration_GetLocalization
528521
parameters:
529522
- name: businessScenario-id
@@ -575,11 +568,7 @@ paths:
575568
patch:
576569
tags:
577570
- solutions.businessScenario
578-
summary: Update plannerPlanConfigurationLocalization
579-
description: Update the properties of a plannerPlanConfigurationLocalization object.
580-
externalDocs:
581-
description: Find more info here
582-
url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta
571+
summary: Update the navigation property localizations in solutions
583572
operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization
584573
parameters:
585574
- name: businessScenario-id
@@ -618,11 +607,7 @@ paths:
618607
delete:
619608
tags:
620609
- solutions.businessScenario
621-
summary: Delete plannerPlanConfigurationLocalization
622-
description: Delete a plannerPlanConfigurationLocalization object.
623-
externalDocs:
624-
description: Find more info here
625-
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta
610+
summary: Delete navigation property localizations for solutions
626611
operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization
627612
parameters:
628613
- name: businessScenario-id

openApiDocs/beta/CloudCommunications.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3409,10 +3409,10 @@ paths:
34093409
tags:
34103410
- communications.Actions
34113411
summary: Invoke action invite
3412-
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.'
3412+
description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.'
34133413
externalDocs:
34143414
description: Find more info here
3415-
url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta
3415+
url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta
34163416
operationId: communication.call.participant_invite
34173417
parameters:
34183418
- name: call-id
@@ -10991,11 +10991,11 @@ paths:
1099110991
get:
1099210992
tags:
1099310993
- users.presence
10994-
summary: Get presence
10995-
description: Get a user's presence information.
10994+
summary: 'presence: setStatusMessage'
10995+
description: Set a presence status message for a user. An optional expiration date and time can be supplied.
1099610996
externalDocs:
1099710997
description: Find more info here
10998-
url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta
10998+
url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta
1099910999
operationId: user_GetPresence
1100011000
parameters:
1100111001
- name: user-id
@@ -12895,6 +12895,7 @@ components:
1289512895
nullable: true
1289612896
allowBreakoutRooms:
1289712897
type: boolean
12898+
description: Indicates whether breakout rooms are enabled for the meeting.
1289812899
nullable: true
1289912900
allowedPresenters:
1290012901
$ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters'
@@ -12908,6 +12909,7 @@ components:
1290812909
nullable: true
1290912910
allowPowerPointSharing:
1291012911
type: boolean
12912+
description: Indicates whether PowerPoint live is enabled for the meeting.
1291112913
nullable: true
1291212914
allowRecording:
1291312915
type: boolean
@@ -12923,6 +12925,7 @@ components:
1292312925
nullable: true
1292412926
allowWhiteboard:
1292512927
type: boolean
12928+
description: Indicates whether whiteboard is enabled for the meeting.
1292612929
nullable: true
1292712930
anonymizeIdentityForRoles:
1292812931
type: array

0 commit comments

Comments
 (0)