2615-waste_detail #595

Merged
carlosjr merged 7 commits from 2615-waste_detail into dev 2021-04-07 09:27:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 93399d6de6 - Show all commits

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',
joan marked this conversation as resolved Outdated

by item

by item
accessType: 'READ',
accepts: [
{