Improve doc

This commit is contained in:
syuilo
2019-02-27 05:08:42 +09:00
parent 9f439aabba
commit 6f71ba376d
2 changed files with 45 additions and 0 deletions

View File

@ -46,6 +46,13 @@ export const meta = {
},
},
res: {
type: 'array',
items: {
type: 'Reaction'
}
},
errors: {
noSuchNote: {
message: 'No such note.',