1
0

remove duplicate userId from entity UserRoleAssignment

(it already comes implicitly through the relationship)
This commit is contained in:
Michael Hoennig
2019-04-30 17:58:56 +02:00
parent 084c12d2c4
commit 6df2cbce0b
23 changed files with 44 additions and 180 deletions

View File

@@ -17,7 +17,6 @@
},
"entityTypeId": "Entity Type Id",
"entityObjectId": "Entity Object Id",
"userId": "User Id",
"assignedRole": "Assigned Role",
"user": "User"
}