Skip to content

Commit

Permalink
Fixed: Removed duplicate input param from service (#18).
Browse files Browse the repository at this point in the history
  • Loading branch information
ravilodhi committed Jul 29, 2024
1 parent 120d109 commit 7714c25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions service/co/hotwax/cycleCount/InventoryCountServices.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@
<parameter name="pageSize" type="Integer" default-value="100">
<description>The maximum number of inventory count import items to display.</description>
</parameter>
<parameter name="pageSize" type="Integer" default-value="100">
<description>The maximum number of inventory count import items to display.</description>
</parameter>
</in-parameters>
<out-parameters><parameter name="itemList" type="List"/></out-parameters>
<actions>
Expand Down

0 comments on commit 7714c25

Please sign in to comment.