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: { returns: {
arg: 'data', arg: 'data',
type: String, type: Boolean,
root: true root: true
}, },
http: { http: {