boolean return method getRoleCustomer

This commit is contained in:
Vicente Falco 2017-09-18 11:52:03 +02:00
parent 12d7f0776c
commit 93568237f0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module.exports = (Client) => {
],
returns: {
arg: 'data',
type: String,
type: Boolean,
root: true
},
http: {