11 lines
212 B
JSON
11 lines
212 B
JSON
{
|
|
"links": {
|
|
"reportEmailSending": {
|
|
"type": "hasMany",
|
|
"entity": "Report",
|
|
"foreign": "emailSendingUsers",
|
|
"utility": true
|
|
}
|
|
}
|
|
}
|