remove duplicate userId from entity UserRoleAssignment
(it already comes implicitly through the relationship)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
},
|
||||
"entityTypeId": "Entity Type Id",
|
||||
"entityObjectId": "Entity Object Id",
|
||||
"userId": "User Id",
|
||||
"assignedRole": "Assigned Role",
|
||||
"user": "User"
|
||||
}
|
||||
|
Reference in New Issue
Block a user