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

This commit is contained in:
Joan Sanchez 2021-04-07 11:18:44 +02:00
parent 6c36ab3905
commit 93399d6de6
1 changed files with 1 additions and 1 deletions

View File

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