refs #4632 deleted return in definition
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
60162fe71f
commit
668fa73386
|
@ -23,10 +23,6 @@ module.exports = Self => {
|
|||
description: 'The signed time'
|
||||
}
|
||||
],
|
||||
returns: {
|
||||
type: 'string',
|
||||
root: true
|
||||
},
|
||||
http: {
|
||||
path: `/saveSign`,
|
||||
verb: 'POST'
|
||||
|
|
Loading…
Reference in New Issue