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',
|
arg: 'addressFk',
|
||||||
type: 'Number',
|
type: 'Any',
|
||||||
required: true,
|
|
||||||
description: 'The address id'
|
description: 'The address id'
|
||||||
}],
|
}],
|
||||||
http: {
|
http: {
|
||||||
|
|
Loading…
Reference in New Issue