Skip to content

Commit 55af585

Browse files
authored
Weekly Permissions sync 2024-11-28 (#889)
1 parent 1aaea48 commit 55af585

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

permissions/new/permissions.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3398,6 +3398,30 @@
33983398
"paths": {
33993399
"/backupRestore/restorePoints/search": "least=DelegatedWork,Application"
34003400
}
3401+
},
3402+
{
3403+
"schemeKeys": [
3404+
"DelegatedWork",
3405+
"Application"
3406+
],
3407+
"methods": [
3408+
"GET"
3409+
],
3410+
"paths": {
3411+
"/solutions/backupRestore/restorePoints": "least=DelegatedWork,Application"
3412+
}
3413+
},
3414+
{
3415+
"schemeKeys": [
3416+
"DelegatedWork",
3417+
"Application"
3418+
],
3419+
"methods": [
3420+
"POST"
3421+
],
3422+
"paths": {
3423+
"/solutions/backupRestore/restorePoints/search": "least=DelegatedWork,Application"
3424+
}
34013425
}
34023426
],
34033427
"ownerInfo": {

0 commit comments

Comments
 (0)