mirror of
https://github.com/unraid/api.git
synced 2026-01-24 01:18:39 -06:00
test(api): update permissions snapshots
This commit is contained in:
@@ -23,6 +23,9 @@ RolesBuilder {
|
||||
],
|
||||
},
|
||||
"config": {
|
||||
"read:any": [
|
||||
"*",
|
||||
],
|
||||
"update:own": [
|
||||
"*",
|
||||
],
|
||||
@@ -409,6 +412,14 @@ RolesBuilder {
|
||||
"*",
|
||||
],
|
||||
},
|
||||
"notifications": {
|
||||
"read:any": [
|
||||
"*",
|
||||
],
|
||||
"update:any": [
|
||||
"*",
|
||||
],
|
||||
},
|
||||
"os": {
|
||||
"read:any": [
|
||||
"*",
|
||||
|
||||
Reference in New Issue
Block a user