Skip to content

Commit

Permalink
Added Predicate Filter Action Kamelet
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Jun 9, 2021
1 parent dfe207a commit 999982b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
description: The JsonPath Expression to evaluate, without the external parenthesis. Since this is a filter, the expression will be a negation, this means that if the foo field of the example is equals to John, the message will go ahead, otherwise it will be filtered out.
type: string
example: '@.foo =~ /.*John/'
type: object
dependencies:
- "camel:core"
- "camel:kamelet"
Expand Down

0 comments on commit 999982b

Please sign in to comment.