fix: refs #6404 get label
gitea/salix/pipeline/pr-master This commit looks good Details

This commit is contained in:
Pablo Natek 2024-06-28 09:11:20 +02:00
parent eade4b55e5
commit 94a73294cb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ module.exports = Self => {
accessType: 'READ',
accepts: [{
arg: 'shipmentId',
type: 'number',
type: 'string',
required: true
}],
returns: {