fixes #4632 Llamar al nuevo método back de guardar firmas de salix #1346

Merged
juan merged 15 commits from 4632-guardarFirmas-salix into dev 2023-03-16 09:53:51 +00:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 668fa73386 - Show all commits

View File

@ -23,10 +23,6 @@ module.exports = Self => {
description: 'The signed time'
}
],
returns: {
type: 'string',
root: true
},
http: {
path: `/saveSign`,
verb: 'POST'