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:
commit
c8323a97c3
|
@ -22,7 +22,7 @@ module.exports = (Client) => {
|
|||
],
|
||||
returns: {
|
||||
arg: 'data',
|
||||
type: String,
|
||||
type: Boolean,
|
||||
root: true
|
||||
},
|
||||
http: {
|
||||
|
|
Loading…
Reference in New Issue