Skip to content

Commit

Permalink
fix: Permission fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Golding committed Jan 15, 2025
1 parent 50b3b8e commit bd0ca66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/main/okapi/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
],
"pathPattern": "/serials-management/modelRulesets",
"permissionsRequired": [
"serials-management.modelRuleset.collection.get"
"serials-management.modelRulesets.collection.get"
]
},
{
Expand Down

0 comments on commit bd0ca66

Please sign in to comment.