Skip to content

Commit

Permalink
Merge pull request #678 from rawsyntax/update-role-permission
Browse files Browse the repository at this point in the history
Permission type returned from roles contains Resource and Action
  • Loading branch information
rawsyntax authored Jan 30, 2023
2 parents 38b0724 + f08a854 commit 4192cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/accounts_mgmt/v1/permission_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ limitations under the License.

class Permission {
Action Action
ResourceType String
Resource String
}

0 comments on commit 4192cf6

Please sign in to comment.