This commit is contained in:
syuilo
2019-02-23 14:56:48 +09:00
parent 936a4d1bc4
commit 2a8bb23625

View File

@ -15,8 +15,7 @@ export const meta = {
params: {},
res: {
type: 'entity',
entity: 'User'
type: 'User',
}
};