Improve API documentation
This commit is contained in:
parent
2e22874dec
commit
a515c1f53e
21 changed files with 80 additions and 2 deletions
|
@ -14,6 +14,10 @@ export const meta = {
|
|||
noteId: {
|
||||
validator: $.type(ID),
|
||||
transform: transform,
|
||||
desc: {
|
||||
'ja-JP': '対象の投稿のID',
|
||||
'en-US': 'Target note ID'
|
||||
}
|
||||
},
|
||||
|
||||
limit: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue