Skip to content

Commit c02426c

Browse files
manually update openApi docs (#3373)
* update and build security module only * responseAction reMap * update security beta * update openApi docs
1 parent de8230e commit c02426c

Some content is hidden

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

59 files changed

+14973
-5426
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 412 additions & 154 deletions
Large diffs are not rendered by default.

openApiDocs/beta/BackupRestore.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,6 +2977,9 @@ paths:
29772977
- solutions.backupRestoreRoot
29782978
summary: Invoke action enable
29792979
description: Enable the Microsoft 365 Backup Storage service for a tenant.
2980+
externalDocs:
2981+
description: Find more info here
2982+
url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta
29802983
operationId: solution.backupRestore_enable
29812984
requestBody:
29822985
description: Action parameters
@@ -4555,6 +4558,9 @@ paths:
45554558
- solutions.backupRestoreRoot
45564559
summary: Invoke action activate
45574560
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.'
4561+
externalDocs:
4562+
description: Find more info here
4563+
url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta
45584564
operationId: solution.backupRestore.protectionPolicy_activate
45594565
parameters:
45604566
- name: protectionPolicyBase-id
@@ -4581,6 +4587,9 @@ paths:
45814587
- solutions.backupRestoreRoot
45824588
summary: Invoke action deactivate
45834589
description: Deactivate a protectionPolicyBase.
4590+
externalDocs:
4591+
description: Find more info here
4592+
url: https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta
45844593
operationId: solution.backupRestore.protectionPolicy_deactivate
45854594
parameters:
45864595
- name: protectionPolicyBase-id
@@ -4722,6 +4731,9 @@ paths:
47224731
- solutions.backupRestoreRoot
47234732
summary: Invoke action cancelOffboard
47244733
description: Cancel offboard for a protectionUnitBase.
4734+
externalDocs:
4735+
description: Find more info here
4736+
url: https://learn.microsoft.com/graph/api/protectionunitbase-canceloffboard?view=graph-rest-beta
47254737
operationId: solution.backupRestore.protectionUnit_cancelOffboard
47264738
parameters:
47274739
- name: protectionUnitBase-id
@@ -4844,6 +4856,9 @@ paths:
48444856
- solutions.backupRestoreRoot
48454857
summary: Invoke action offboard
48464858
description: Offboard a protectionUnitBase.
4859+
externalDocs:
4860+
description: Find more info here
4861+
url: https://learn.microsoft.com/graph/api/protectionunitbase-offboard?view=graph-rest-beta
48474862
operationId: solution.backupRestore.protectionUnit_offboard
48484863
parameters:
48494864
- name: protectionUnitBase-id
@@ -5373,6 +5388,9 @@ paths:
53735388
- solutions.backupRestoreRoot
53745389
summary: Invoke action search
53755390
description: Search for the restorePoint objects associated with a protectionUnit.
5391+
externalDocs:
5392+
description: Find more info here
5393+
url: https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta
53765394
operationId: solution.backupRestore.restorePoint_search
53775395
requestBody:
53785396
description: Action parameters
@@ -5600,6 +5618,9 @@ paths:
56005618
- solutions.backupRestoreRoot
56015619
summary: Invoke action activate
56025620
description: 'Activate a draft restoreSessionBase object to restore a protection unit. The following points apply to restoring a protection unit:'
5621+
externalDocs:
5622+
description: Find more info here
5623+
url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta
56035624
operationId: solution.backupRestore.restoreSession_activate
56045625
parameters:
56055626
- name: restoreSessionBase-id
@@ -5831,6 +5852,9 @@ paths:
58315852
- solutions.backupRestoreRoot
58325853
summary: Invoke action activate
58335854
description: Activate a serviceApp.
5855+
externalDocs:
5856+
description: Find more info here
5857+
url: https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta
58345858
operationId: solution.backupRestore.serviceApp_activate
58355859
parameters:
58365860
- name: serviceApp-id
@@ -5871,6 +5895,9 @@ paths:
58715895
- solutions.backupRestoreRoot
58725896
summary: Invoke action deactivate
58735897
description: Deactivate a serviceApp.
5898+
externalDocs:
5899+
description: Find more info here
5900+
url: https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta
58745901
operationId: solution.backupRestore.serviceApp_deactivate
58755902
parameters:
58765903
- name: serviceApp-id
@@ -8361,6 +8388,9 @@ components:
83618388
- title: protectionPolicyBase
83628389
type: object
83638390
properties:
8391+
billingPolicyId:
8392+
type: string
8393+
nullable: true
83648394
createdBy:
83658395
$ref: '#/components/schemas/microsoft.graph.identitySet'
83668396
createdDateTime:

openApiDocs/beta/Bookings.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10042,6 +10042,7 @@ paths:
1004210042
tags:
1004310043
- solutions.virtualEventsRoot
1004410044
summary: Get sessions from solutions
10045+
description: Sessions for a registration.
1004510046
operationId: solution.virtualEvent.webinar.registration_GetSession
1004610047
parameters:
1004710048
- name: virtualEventWebinar-id
@@ -10103,6 +10104,7 @@ paths:
1010310104
tags:
1010410105
- solutions.virtualEventsRoot
1010510106
summary: Get sessions from solutions
10107+
description: Sessions for a registration.
1010610108
operationId: solution.virtualEvent.webinar.registration.session_GetGraphBPreJoinWebUrl
1010710109
parameters:
1010810110
- name: virtualEventWebinar-id
@@ -12960,6 +12962,7 @@ components:
1296012962
type: array
1296112963
items:
1296212964
$ref: '#/components/schemas/microsoft.graph.virtualEventSession'
12965+
description: Sessions for a registration.
1296312966
x-ms-navigationProperty: true
1296412967
additionalProperties:
1296512968
type: object
@@ -14653,6 +14656,9 @@ components:
1465314656
- title: protectionPolicyBase
1465414657
type: object
1465514658
properties:
14659+
billingPolicyId:
14660+
type: string
14661+
nullable: true
1465614662
createdBy:
1465714663
$ref: '#/components/schemas/microsoft.graph.identitySet'
1465814664
createdDateTime:
@@ -16656,7 +16662,7 @@ components:
1665616662
properties:
1665716663
isApprovalRequired:
1665816664
type: boolean
16659-
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.'
16665+
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.'
1666016666
nullable: true
1666116667
additionalProperties:
1666216668
type: object

openApiDocs/beta/BusinessScenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2428,7 +2428,7 @@ components:
24282428
properties:
24292429
isApprovalRequired:
24302430
type: boolean
2431-
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.'
2431+
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.'
24322432
nullable: true
24332433
additionalProperties:
24342434
type: object

0 commit comments

Comments
 (0)