7226-testToMaster_2416 #2320

Merged
alexm merged 188 commits from 7226-testToMaster_2416 into master 2024-04-18 05:39:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9240732c00 - Show all commits

View File

@ -22,7 +22,7 @@ module.exports = Self => {
}, },
{ {
arg: 'itemFk', arg: 'itemFk',
type: 'int', type: 'integer',
description: 'Item id' description: 'Item id'
}], }],
returns: { returns: {