Merge branch 'dev' of https://git.verdnatura.es/salix into dev

* 'dev' of https://git.verdnatura.es/salix:
  boolean return method getRoleCustomer
This commit is contained in:
Carlos 2017-09-18 13:03:45 +02:00
commit c8323a97c3
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: {