Skip to content

Commit

Permalink
Update descs
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliya Smith committed Jun 26, 2020
1 parent e8d3ec5 commit 746f60d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Packs/Code42/Integrations/Code42/Code42.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ script:
- name: code42-highriskemployee-get-all
arguments:
- name: risktags
description: To filter results by employees who have these risk tags.
description: To filter results by employees who have these risk tags. Space delimited.
outputs:
- contextPath: Code42.HighRiskEmployee.UserID
description: Internal Code42 User ID for the High Risk Employee.
Expand All @@ -352,7 +352,7 @@ script:
description: The username of the High Risk Employee.
- name: risktags
required: true
description: Risk tags to associate with the High Risk Employee.
description: Space-delimited risk tags to associate with the High Risk Employee.
outputs:
- contextPath: Code42.HighRiskEmployee.UserID
description: Internal Code42 User ID for the Departing Employee.
Expand All @@ -369,7 +369,7 @@ script:
description: The username of the High Risk Employee.
- name: risktags
required: true
description: Risk tags to disassociate from the High Risk Employee.
description: Space-delimited risk tags to disassociate from the High Risk Employee.
outputs:
- contextPath: Code42.HighRiskEmployee.UserID
description: Internal Code42 User ID for the Departing Employee.
Expand Down

0 comments on commit 746f60d

Please sign in to comment.