Skip to content

Commit

Permalink
policyRolePermissions
Browse files Browse the repository at this point in the history
  • Loading branch information
etaylormcgregor-stytch committed Feb 14, 2025
1 parent 7cec3a8 commit 804c7a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ private val policy =
description = "Global scope",
permissions =
listOf(
PolicyRolePermission(
PolicyScopePermission(
resourceId = "bar",
actions = listOf("read", "write"),
),
Expand Down

0 comments on commit 804c7a7

Please sign in to comment.