Skip to content

Commit

Permalink
Change permission name
Browse files Browse the repository at this point in the history
  • Loading branch information
azizbekxm committed Nov 22, 2024
1 parent 83f9571 commit 330c647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"circulation.loans.change-due-date.post"
],
"modulePermissions": [
"modperms.circulation.loans.change-due-date.post",
"perms.circulation.loans.change-due-date.post",
"configuration.entries.collection.get"
]
}
Expand Down Expand Up @@ -2344,7 +2344,7 @@
"visible": false
},
{
"permissionName": "modperms.circulation.loans.change-due-date.post",
"permissionName": "perms.circulation.loans.change-due-date.post",
"displayName": "module permissions for one op",
"description": "to reduce X-Okapi-Token size",
"subPermissions": [
Expand Down

0 comments on commit 330c647

Please sign in to comment.