Improve API documentation

This commit is contained in:
syuilo
2018-11-03 22:49:36 +09:00
parent 2e22874dec
commit a515c1f53e
21 changed files with 80 additions and 2 deletions

View File

@ -15,7 +15,8 @@ export const meta = {
validator: $.type(ID).optional,
transform: transform,
desc: {
'ja-JP': 'ユーザーID'
'ja-JP': '対象のユーザーID',
'en-US': 'Target user ID'
}
},