Improve API definitions

This commit is contained in:
syuilo 2018-10-22 05:16:27 +09:00
parent c29f912461
commit 3aece449e4
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
15 changed files with 136 additions and 34 deletions

View file

@ -8,6 +8,8 @@ import { IApp } from '../../../../models/app';
import getParams from '../../get-params';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': '投稿します。'
},