Improve API definitions
This commit is contained in:
parent
c29f912461
commit
3aece449e4
15 changed files with 136 additions and 34 deletions
|
|
@ -2,6 +2,8 @@ import User, { pack, ILocalUser } from '../../../models/user';
|
|||
import { IApp } from '../../../models/app';
|
||||
|
||||
export const meta = {
|
||||
stability: 'stable',
|
||||
|
||||
desc: {
|
||||
'ja-JP': '自分のアカウント情報を取得します。'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue