3520_wareshouse_back #2218
|
@ -5,7 +5,7 @@ module.exports = Self => {
|
|||
accessType: 'READ',
|
||||
accepts: [{
|
||||
arg: 'ticketFk',
|
||||
type: 'int',
|
||||
type: 'integer',
|
||||
required: true,
|
||||
description: 'Ticket id'
|
||||
}],
|
||||
|
|
Loading…
Reference in New Issue