Skip to content

Commit

Permalink
MODEXPW-488 - check inventory permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
alekGbuz committed Sep 16, 2024
1 parent 9019266 commit 54de389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@
"pathPattern": "/bulk-edit/permissions-self-check",
"permissionsRequired": [ "bulk-edit.permissions-self-check.get" ],
"permissionsDesired": [
"inventory.instances.item.get",
"inventory.instances.collection.get",
"bulk-edit.users.get",
"bulk-edit.items.get",
"bulk-edit.holdings.get",
Expand Down

0 comments on commit 54de389

Please sign in to comment.