Skip to content

Commit 3dd6731

Browse files
committed
Weekly Permissions sync 2025-02-06
1 parent 3dbd249 commit 3dd6731

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

permissions/new/permissions.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3286,6 +3286,18 @@
32863286
"/backupRestore/sharepointRestoreSessions/{restoreSessionId}/siteRestoreArtifacts": "least=DelegatedWork,Application",
32873287
"/backupRestore/sharepointRestoreSessions/{restoreSessionId}/siteRestoreArtifactsBulkAdditionRequests": "least=DelegatedWork,Application"
32883288
}
3289+
},
3290+
{
3291+
"schemeKeys": [
3292+
"DelegatedWork",
3293+
"Application"
3294+
],
3295+
"methods": [
3296+
"GET"
3297+
],
3298+
"paths": {
3299+
"/solutions/backupRestore/restoreSessions": "least=DelegatedWork,Application"
3300+
}
32893301
}
32903302
],
32913303
"ownerInfo": {
@@ -3389,7 +3401,7 @@
33893401
"GET"
33903402
],
33913403
"paths": {
3392-
"/solutions/backupRestore/restoreSessions": "least=DelegatedWork,Application"
3404+
"/solutions/backupRestore/restoreSessions": ""
33933405
}
33943406
}
33953407
],

0 commit comments

Comments
 (0)