[API] 良い感じに

This commit is contained in:
syuilo
2017-02-16 16:55:01 +09:00
parent 3c7f23b685
commit d7a16d7ab1
4 changed files with 23 additions and 13 deletions

View File

@ -36,6 +36,6 @@ module.exports = (params, user) =>
// Serialize
res(await serialize(folder, {
includeParent: true
detail: true
}));
});