Improve doc
This commit is contained in:
parent
9f439aabba
commit
6f71ba376d
2 changed files with 45 additions and 0 deletions
|
|
@ -46,6 +46,13 @@ export const meta = {
|
|||
},
|
||||
},
|
||||
|
||||
res: {
|
||||
type: 'array',
|
||||
items: {
|
||||
type: 'Reaction'
|
||||
}
|
||||
},
|
||||
|
||||
errors: {
|
||||
noSuchNote: {
|
||||
message: 'No such note.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue