Skip to content

Commit

Permalink
docs: explain more some parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusgpo committed Nov 28, 2024
1 parent 8e6125b commit 88217b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ script:
name: value
- auto: PREDEFINED
defaultValue: "false"
description: Create indicator related with the observable created.
description: Create indicator in OpenCTI related with the OpenCTI observable created.
name: create_indicator
predefined:
- "true"
Expand Down Expand Up @@ -417,7 +417,7 @@ script:
type: string
- auto: PREDEFINED
defaultValue: "false"
description: Create observable related with the indicator created.
description: Create observable in OpenCTI related with the OpenCTI indicator created.
name: create_observables
predefined:
- "true"
Expand Down

0 comments on commit 88217b3

Please sign in to comment.