File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Packs/Code42/Integrations/Code42 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -660,7 +660,7 @@ script:
660
660
required : true
661
661
secret : false
662
662
- default : false
663
- description : The name of the legal hold matter to which to which the user will
663
+ description : The name of the legal hold matter to which the user will
664
664
be added.
665
665
isArray : false
666
666
name : mattername
@@ -776,7 +776,7 @@ script:
776
776
- contextPath : Code42.DepartingEmployee.DepartureDate
777
777
description : The departure date for the Departing Employee.
778
778
type : Unknown
779
- dockerimage : demisto/py42:1.0.0.9801
779
+ dockerimage : demisto/py42:1.0.0.9806
780
780
feed : false
781
781
isfetch : true
782
782
longRunning : false
Original file line number Diff line number Diff line change @@ -828,7 +828,7 @@ Adds a Code42 user to a legal hold matter.
828
828
| ** Argument Name** | ** Description** | ** Required** |
829
829
| --- | --- | --- |
830
830
| username | The username of the user to add to the given legal hold matter. | Required |
831
- | mattername | The name of the legal hold matter to which to which the user will be added. | Required |
831
+ | mattername | The name of the legal hold matter to which the user will be added. | Required |
832
832
833
833
834
834
#### Context Output
You can’t perform that action at this time.
0 commit comments