Skip to content

Commit

Permalink
#23203 adding back parent permissionable
Browse files Browse the repository at this point in the history
  • Loading branch information
wezell committed Oct 21, 2022
1 parent 2bc630f commit 8540931
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -306,7 +306,7 @@ public List<PermissionSummary> acceptedPermissions() {
return accepted;
}

@JsonIgnore

public Permissionable getParentPermissionable() throws DotDataException {

try {
Expand Down

0 comments on commit 8540931

Please sign in to comment.