feat: refs #7943 return just the required content
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
8569bec34a
commit
8f10260795
|
@ -204,6 +204,15 @@
|
|||
]
|
||||
},
|
||||
"summary": {
|
||||
"fields": [
|
||||
"id",
|
||||
"firstName",
|
||||
"lastName",
|
||||
"bossFk",
|
||||
"sex",
|
||||
"phone",
|
||||
"mobileExtension"
|
||||
],
|
||||
"include": [
|
||||
{
|
||||
"relation": "user",
|
||||
|
|
Loading…
Reference in New Issue