Mark chart apis as stable

This commit is contained in:
syuilo
2018-11-29 06:06:07 +09:00
parent 1c7d5f3f64
commit 3dcf5374c2
10 changed files with 20 additions and 0 deletions

View File

@ -3,6 +3,8 @@ import define from '../../define';
import notesChart from '../../../../chart/notes';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': '投稿のチャートを取得します。'
},