Files
2026-01-19 17:46:06 +01:00

10 lines
161 B
JSON

{
"links": {
"reports": {
"type": "hasMany",
"entity": "Report",
"foreign": "portals"
}
}
}