Skip to content

Commit

Permalink
Weekly Permissions sync 2024-11-28
Browse files Browse the repository at this point in the history
  • Loading branch information
marabooy committed Nov 28, 2024
1 parent 1aaea48 commit ba9651b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3398,6 +3398,30 @@
"paths": {
"/backupRestore/restorePoints/search": "least=DelegatedWork,Application"
}
},
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"GET"
],
"paths": {
"/solutions/backupRestore/restorePoints": "least=DelegatedWork,Application"
}
},
{
"schemeKeys": [
"DelegatedWork",
"Application"
],
"methods": [
"POST"
],
"paths": {
"/solutions/backupRestore/restorePoints/search": "least=DelegatedWork,Application"
}
}
],
"ownerInfo": {
Expand Down

0 comments on commit ba9651b

Please sign in to comment.