feat: response more relation
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
This commit is contained in:
parent
08b9ddd2e1
commit
4dbe89f290
1 changed files with 2 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ export class RequestDataController extends Controller {
|
|||
include: { user: true },
|
||||
},
|
||||
responsibleInstitution: true,
|
||||
responsibleGroup: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
@ -789,6 +790,7 @@ export class RequestListController extends Controller {
|
|||
include: { user: true },
|
||||
},
|
||||
responsibleInstitution: true,
|
||||
responsibleGroup: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue