8713-testToMaster #3523

Merged
alexm merged 383 commits from 8713-testToMaster into master 2025-03-04 06:52:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c4f8734d44 - Show all commits

View File

@ -6,7 +6,7 @@ module.exports = Self => {
accessType: 'READ',
accepts: [
{
arg: 'itemFk',
arg: 'id',
type: 'number',
description: 'The item id',
},