Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] Weekly OpenApiDocs Refresh #2905

Merged
merged 3 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"versions": {
"authentication": {
"prerelease": "",
"version": "2.22.0"
"version": "2.23.0"
},
"beta": {
"prerelease": "",
"version": "2.22.0"
"version": "2.23.0"
},
"v1.0": {
"prerelease": "",
"version": "2.22.0"
"version": "2.23.0"
}
}
}
131 changes: 68 additions & 63 deletions openApiDocs/beta/Applications.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openApiDocs/beta/BackupRestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3879,7 +3879,7 @@ paths:
tags:
- solutions.backupRestoreRoot
summary: Update sharePointProtectionPolicy
description: Update a SharePoint protection policy. This method adds a sharepointprotectionunit to or removes it from the protection policy.
description: Update a SharePoint protection policy. This method adds a siteprotectionunit to or removes it from the protection policy.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta
Expand Down
7 changes: 5 additions & 2 deletions openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10195,7 +10195,7 @@ paths:
get:
tags:
- solutions.virtualEventsRoot
summary: List sessions
summary: List sessions for a virtual event registration
description: Get a list of sessions that a registrant registered for in a webinar.
externalDocs:
description: Find more info here
Expand Down Expand Up @@ -10760,7 +10760,7 @@ paths:
get:
tags:
- solutions.virtualEventsRoot
summary: List sessions
summary: List sessions for virtualEvent
description: 'Get a list of all virtualEventSession objects under a virtual event. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.'
externalDocs:
description: Find more info here
Expand Down Expand Up @@ -14162,6 +14162,7 @@ components:
nullable: true
allowBreakoutRooms:
type: boolean
description: Indicates whether breakout rooms are enabled for the meeting.
nullable: true
allowedPresenters:
$ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters'
Expand All @@ -14175,6 +14176,7 @@ components:
nullable: true
allowPowerPointSharing:
type: boolean
description: Indicates whether PowerPoint live is enabled for the meeting.
nullable: true
allowRecording:
type: boolean
Expand All @@ -14190,6 +14192,7 @@ components:
nullable: true
allowWhiteboard:
type: boolean
description: Indicates whether whiteboard is enabled for the meeting.
nullable: true
anonymizeIdentityForRoles:
type: array
Expand Down
27 changes: 6 additions & 21 deletions openApiDocs/beta/BusinessScenario.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ paths:
tags:
- solutions.businessScenario
summary: Update plannerPlanConfiguration
description: Update the properties of a plannerPlanConfiguration object for a businessScenario.
description: Update the properties of a plannerPlanConfiguration object and its plannerPlanConfigurationLocalization collection for a businessScenario.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta
Expand Down Expand Up @@ -483,11 +483,7 @@ paths:
post:
tags:
- solutions.businessScenario
summary: Create plannerPlanConfigurationLocalization
description: Create a new plannerPlanConfigurationLocalization object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta
summary: Create new navigation property to localizations for solutions
operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization
parameters:
- name: businessScenario-id
Expand Down Expand Up @@ -519,11 +515,8 @@ paths:
get:
tags:
- solutions.businessScenario
summary: Get plannerPlanConfigurationLocalization
description: Read the properties and relationships of a plannerPlanConfigurationLocalization object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta
summary: Get localizations from solutions
description: Localized names for the plan configuration.
operationId: solution.businessScenario.planner.planConfiguration_GetLocalization
parameters:
- name: businessScenario-id
Expand Down Expand Up @@ -575,11 +568,7 @@ paths:
patch:
tags:
- solutions.businessScenario
summary: Update plannerPlanConfigurationLocalization
description: Update the properties of a plannerPlanConfigurationLocalization object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta
summary: Update the navigation property localizations in solutions
operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization
parameters:
- name: businessScenario-id
Expand Down Expand Up @@ -618,11 +607,7 @@ paths:
delete:
tags:
- solutions.businessScenario
summary: Delete plannerPlanConfigurationLocalization
description: Delete a plannerPlanConfigurationLocalization object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta
summary: Delete navigation property localizations for solutions
operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization
parameters:
- name: businessScenario-id
Expand Down
13 changes: 8 additions & 5 deletions openApiDocs/beta/CloudCommunications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3409,10 +3409,10 @@ paths:
tags:
- communications.Actions
summary: Invoke action invite
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.'
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.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta
url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta
operationId: communication.call.participant_invite
parameters:
- name: call-id
Expand Down Expand Up @@ -10991,11 +10991,11 @@ paths:
get:
tags:
- users.presence
summary: Get presence
description: Get a user's presence information.
summary: 'presence: setStatusMessage'
description: Set a presence status message for a user. An optional expiration date and time can be supplied.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta
url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta
operationId: user_GetPresence
parameters:
- name: user-id
Expand Down Expand Up @@ -12895,6 +12895,7 @@ components:
nullable: true
allowBreakoutRooms:
type: boolean
description: Indicates whether breakout rooms are enabled for the meeting.
nullable: true
allowedPresenters:
$ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters'
Expand All @@ -12908,6 +12909,7 @@ components:
nullable: true
allowPowerPointSharing:
type: boolean
description: Indicates whether PowerPoint live is enabled for the meeting.
nullable: true
allowRecording:
type: boolean
Expand All @@ -12923,6 +12925,7 @@ components:
nullable: true
allowWhiteboard:
type: boolean
description: Indicates whether whiteboard is enabled for the meeting.
nullable: true
anonymizeIdentityForRoles:
type: array
Expand Down
Loading