Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
commit
c33eb12c86
|
@ -5,7 +5,7 @@ module.exports = Self => {
|
|||
description: 'Sends a RocketChat message to a connected user or department channel',
|
||||
accessType: 'WRITE',
|
||||
accepts: [{
|
||||
arg: 'recipientId',
|
||||
arg: 'workerId',
|
||||
type: 'number',
|
||||
required: true,
|
||||
description: 'The recipient user id'
|
||||
|
|
Loading…
Reference in New Issue