Reviewed-on: #2649 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
8e7cfb6391
|
@ -4,7 +4,7 @@ module.exports = Self => {
|
|||
accessType: 'READ',
|
||||
accepts: [{
|
||||
arg: 'shipmentId',
|
||||
type: 'number',
|
||||
type: 'string',
|
||||
required: true
|
||||
}],
|
||||
returns: {
|
||||
|
|
Loading…
Reference in New Issue