7489-testToMaster #2515

Merged
alexm merged 329 commits from 7489-testToMaster into master 2024-05-28 05:30:19 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 0d43d9a982 - Show all commits

View File

@ -21,8 +21,7 @@ module.exports = Self => {
description: 'The requested item quantity',
}, {
arg: 'attenderFk',
type: 'number',
required: true
type: 'number'
}],
returns: {
type: 'object',