Skip to content

manually update openApi docs #3373

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

Merged
merged 5 commits into from
Aug 15, 2025
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
566 changes: 412 additions & 154 deletions openApiDocs/beta/Applications.yml

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions openApiDocs/beta/BackupRestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2977,6 +2977,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action enable
description: Enable the Microsoft 365 Backup Storage service for a tenant.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta
operationId: solution.backupRestore_enable
requestBody:
description: Action parameters
Expand Down Expand Up @@ -4555,6 +4558,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action activate
description: 'Activate a protectionPolicyBase. Currently, only one active backup policy per underlying service is supported (that is, one for OneDrive accounts, one for SharePoint sites, and one for Exchange Online users). You can add or remove artifacts (sites or user accounts) to or from each active policy.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta
operationId: solution.backupRestore.protectionPolicy_activate
parameters:
- name: protectionPolicyBase-id
Expand All @@ -4581,6 +4587,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action deactivate
description: Deactivate a protectionPolicyBase.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta
operationId: solution.backupRestore.protectionPolicy_deactivate
parameters:
- name: protectionPolicyBase-id
Expand Down Expand Up @@ -4722,6 +4731,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action cancelOffboard
description: Cancel offboard for a protectionUnitBase.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/protectionunitbase-canceloffboard?view=graph-rest-beta
operationId: solution.backupRestore.protectionUnit_cancelOffboard
parameters:
- name: protectionUnitBase-id
Expand Down Expand Up @@ -4844,6 +4856,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action offboard
description: Offboard a protectionUnitBase.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/protectionunitbase-offboard?view=graph-rest-beta
operationId: solution.backupRestore.protectionUnit_offboard
parameters:
- name: protectionUnitBase-id
Expand Down Expand Up @@ -5373,6 +5388,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action search
description: Search for the restorePoint objects associated with a protectionUnit.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta
operationId: solution.backupRestore.restorePoint_search
requestBody:
description: Action parameters
Expand Down Expand Up @@ -5600,6 +5618,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action activate
description: 'Activate a draft restoreSessionBase object to restore a protection unit. The following points apply to restoring a protection unit:'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta
operationId: solution.backupRestore.restoreSession_activate
parameters:
- name: restoreSessionBase-id
Expand Down Expand Up @@ -5831,6 +5852,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action activate
description: Activate a serviceApp.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta
operationId: solution.backupRestore.serviceApp_activate
parameters:
- name: serviceApp-id
Expand Down Expand Up @@ -5871,6 +5895,9 @@ paths:
- solutions.backupRestoreRoot
summary: Invoke action deactivate
description: Deactivate a serviceApp.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta
operationId: solution.backupRestore.serviceApp_deactivate
parameters:
- name: serviceApp-id
Expand Down Expand Up @@ -8361,6 +8388,9 @@ components:
- title: protectionPolicyBase
type: object
properties:
billingPolicyId:
type: string
nullable: true
createdBy:
$ref: '#/components/schemas/microsoft.graph.identitySet'
createdDateTime:
Expand Down
8 changes: 7 additions & 1 deletion openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10042,6 +10042,7 @@ paths:
tags:
- solutions.virtualEventsRoot
summary: Get sessions from solutions
description: Sessions for a registration.
operationId: solution.virtualEvent.webinar.registration_GetSession
parameters:
- name: virtualEventWebinar-id
Expand Down Expand Up @@ -10103,6 +10104,7 @@ paths:
tags:
- solutions.virtualEventsRoot
summary: Get sessions from solutions
description: Sessions for a registration.
operationId: solution.virtualEvent.webinar.registration.session_GetGraphBPreJoinWebUrl
parameters:
- name: virtualEventWebinar-id
Expand Down Expand Up @@ -12960,6 +12962,7 @@ components:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.virtualEventSession'
description: Sessions for a registration.
x-ms-navigationProperty: true
additionalProperties:
type: object
Expand Down Expand Up @@ -14653,6 +14656,9 @@ components:
- title: protectionPolicyBase
type: object
properties:
billingPolicyId:
type: string
nullable: true
createdBy:
$ref: '#/components/schemas/microsoft.graph.identitySet'
createdDateTime:
Expand Down Expand Up @@ -16656,7 +16662,7 @@ components:
properties:
isApprovalRequired:
type: boolean
description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.'
description: 'Specifies whether approval is required to complete the plannerTask. If set to true, the task can only be marked as complete if an approval is created for the task and approved.'
nullable: true
additionalProperties:
type: object
Expand Down
2 changes: 1 addition & 1 deletion openApiDocs/beta/BusinessScenario.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2428,7 +2428,7 @@ components:
properties:
isApprovalRequired:
type: boolean
description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.'
description: 'Specifies whether approval is required to complete the plannerTask. If set to true, the task can only be marked as complete if an approval is created for the task and approved.'
nullable: true
additionalProperties:
type: object
Expand Down
Loading
Loading