Improve API definitions
This commit is contained in:
parent
c29f912461
commit
3aece449e4
15 changed files with 136 additions and 34 deletions
|
|
@ -6,6 +6,8 @@ import { ILocalUser } from '../../../../../models/user';
|
|||
import getParams from '../../../get-params';
|
||||
|
||||
export const meta = {
|
||||
stability: 'stable',
|
||||
|
||||
desc: {
|
||||
'ja-JP': '指定した投稿にリアクションします。',
|
||||
'en-US': 'React to a note.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue