parent
2677f4e3d8
commit
769308dee4
|
@ -34,7 +34,7 @@ module.exports = Self => {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
http: {
|
http: {
|
||||||
path: '/:id/:workerFk/sign-pda-pdf',
|
path: '/:id/sign-pda-pdf',
|
||||||
verb: 'GET'
|
verb: 'GET'
|
||||||
},
|
},
|
||||||
accessScopes: ['DEFAULT', 'read:multimedia']
|
accessScopes: ['DEFAULT', 'read:multimedia']
|
||||||
|
|
Loading…
Reference in New Issue