hotFix(getLeaves): remoteMethodCtx correct defined
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
9fa6e2df71
commit
dcfb991f94
|
@ -1,5 +1,5 @@
|
|||
module.exports = Self => {
|
||||
Self.remoteMethodCtx, ('getLeaves', {
|
||||
Self.remoteMethodCtx('getLeaves', {
|
||||
description: 'Returns the nodes for a department',
|
||||
accepts: [{
|
||||
arg: 'parentId',
|
||||
|
|
Loading…
Reference in New Issue