Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"reportEmailSending": {
|
||||
"type": "hasMany",
|
||||
"entity": "Report",
|
||||
"foreign": "emailSendingUsers",
|
||||
"utility": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user