Updated method description
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-10-14 07:18:39 +02:00
parent d190036944
commit 2e3402b0cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module.exports = Self => {
Self.remoteMethod('getWasteDetail', {
description: 'Returns the ',
description: 'Returns the details of losses by worker',
accessType: 'READ',
accepts: [],
returns: {