refs #6287 fix: ticket new correct return type
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
16f20cea70
commit
d5f98700e7
|
@ -48,7 +48,7 @@ module.exports = Self => {
|
|||
description: `The route id filter`
|
||||
}],
|
||||
returns: {
|
||||
type: 'number',
|
||||
type: 'object',
|
||||
root: true
|
||||
},
|
||||
http: {
|
||||
|
|
Loading…
Reference in New Issue