Skip to content

Commit

Permalink
feature/RHT-2200: change connector name
Browse files Browse the repository at this point in the history
  • Loading branch information
ntqdinh-axonivy committed Sep 14, 2023
1 parent 4dc6879 commit d2dcd5c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"elements" : [ {
"id" : "f0",
"type" : "CallSubStart",
"name" : "getPayrollControllingArea()",
"name" : "getPayrollControllingAreas()",
"config" : {
"callSignature" : "getPayrollControllingArea",
"callSignature" : "getPayrollControllingAreas",
"input" : {
"params" : [
{ "name" : "top", "type" : "Integer" },
Expand Down

0 comments on commit d2dcd5c

Please sign in to comment.