Skip to content

Commit

Permalink
Fixed naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechArch committed Oct 24, 2024
1 parent 5c72563 commit 8ae6eed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ public async Task<ActionResult> GetPolicy(string id, CancellationToken cancellat
}

/// <summary>
/// Returns the XACML policy for a resource in resource registry.
/// Returns a list of subjects from rules in policy
/// </summary>
/// <param name="id">Resource Id</param>
/// <param name="reloadFromXacml">Defines if subjects should be reloaded from Xacml</param>
Expand Down

0 comments on commit 8ae6eed

Please sign in to comment.