#5926 - Worker/PDA docuware #2482

Open
jsegarra wants to merge 40 commits from 5926_pda_worker_docuware into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 769308dee4 - Show all commits

View File

@ -34,7 +34,7 @@ module.exports = Self => {
}
],
http: {
path: '/:id/:workerFk/sign-pda-pdf',
path: '/:id/sign-pda-pdf',
verb: 'GET'
},
accessScopes: ['DEFAULT', 'read:multimedia']