Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from EwilsonS/EwilsonS-patch-1
Browse files Browse the repository at this point in the history
Update eventhandlers.md
  • Loading branch information
EwilsonS committed Feb 11, 2021
2 parents f515e0c + 257c255 commit 9050ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/configuration/eventhandlers.md
Expand Up @@ -108,7 +108,7 @@ Given the following payload in the message:
"expandInlineJSON": true
}
```
Input for starting a workflow and output when completing / failing task follows the same [expressions](/configuration/workflowdef/#wiring-inputs-and-outputs) used for wiring workflow inputs.
Input for starting a workflow and output when completing / failing task follows the same [expressions](https://netflix.github.io/conductor/configuration/workflowdef/#wiring-inputs-and-outputs) used for wiring workflow inputs.

!!!info "Expanding stringified JSON elements in payload"
`expandInlineJSON` property, when set to true will expand the inlined stringified JSON elements in the payload to JSON documents and replace the string value with JSON document.
Expand Down

0 comments on commit 9050ca3

Please sign in to comment.