[API] 良い感じに
This commit is contained in:
parent
3c7f23b685
commit
d7a16d7ab1
4 changed files with 23 additions and 13 deletions
|
|
@ -38,5 +38,7 @@ module.exports = (params, user) =>
|
|||
}
|
||||
|
||||
// Serialize
|
||||
res(await serialize(file));
|
||||
res(await serialize(file, {
|
||||
detail: true
|
||||
}));
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue