Skip to content

Commit

Permalink
fix: Whoopsies, fixing MD from previous logEntry/related entitlements…
Browse files Browse the repository at this point in the history
… tweaks
  • Loading branch information
EthanFreestone committed Sep 25, 2024
1 parent fd47666 commit a6fa563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/src/main/okapi/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1616,7 +1616,7 @@
"description": "Get resource's entitlement records"
},
{
"permissionName": "erm.resources.entitlement.get",
"permissionName": "erm.resources.entitlement.related.get",
"displayName": "Resources related entitlement get",
"description": "Get resource's related entitlement records"
},
Expand Down Expand Up @@ -1652,7 +1652,7 @@
"permissionName": "erm.entitlements.logEntry.collection.get",
"displayName": "Entitlements log entry get",
"description": "Get entitlement log entries"
}
},
{
"permissionName": "erm.entitlements.item.get",
"displayName": "Entitlements item get",
Expand Down

0 comments on commit a6fa563

Please sign in to comment.