Merge pull request 'refs #5652 fix: setVisibleDiscard add parameter null' (!1841) from 5652_warmFix_setVisibleDiscard into test
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #1841 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
9f300de468
|
@ -20,8 +20,7 @@ module.exports = Self => {
|
|||
},
|
||||
{
|
||||
arg: 'addressFk',
|
||||
type: 'Number',
|
||||
required: true,
|
||||
type: 'Any',
|
||||
description: 'The address id'
|
||||
}],
|
||||
http: {
|
||||
|
|
Loading…
Reference in New Issue