boolean return method getRoleCustomer
This commit is contained in:
parent
12d7f0776c
commit
93568237f0
|
@ -22,7 +22,7 @@ module.exports = (Client) => {
|
|||
],
|
||||
returns: {
|
||||
arg: 'data',
|
||||
type: String,
|
||||
type: Boolean,
|
||||
root: true
|
||||
},
|
||||
http: {
|
||||
|
|
Loading…
Reference in New Issue