refs #6964 feat:advice for olderItem
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-03-27 07:49:51 +01:00
parent 5a19c1ebb1
commit 9240732c00
1 changed files with 1 additions and 1 deletions

View File

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