refs #5652 fix: setVisibleDiscard add parameter null
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
88ec0f24c3
commit
692c5eb164
|
@ -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