Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Specify the runtime properties of the integration flow.
>
> Note that contants separated with the pipe character \(`|`\) \(as mentioned above\) is also a regular expression.
>
> You can also combine contant values with regular expressions, separated by the pipe character \(`|`\).
> You can also combine constant values with regular expressions, separated by the pipe character \(`|`\).
>
> Example: `AB_[0-9]|ABC`
>
Expand Down
Loading