Improve doc
This commit is contained in:
parent
495aad6a2d
commit
eb8d1211ba
4 changed files with 52 additions and 1 deletions
|
@ -50,6 +50,13 @@ export const meta = {
|
|||
}
|
||||
},
|
||||
|
||||
res: {
|
||||
type: 'array',
|
||||
items: {
|
||||
type: 'MessagingMessage',
|
||||
},
|
||||
},
|
||||
|
||||
errors: {
|
||||
noSuchUser: {
|
||||
message: 'No such user.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue