Skip to content

Commit

Permalink
Use the camel case setBody in chucknorris kamelet
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jun 20, 2024
1 parent 432947d commit 5337b4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ spec:
period: "{{period}}"
steps:
- to: "https://api.chucknorris.io/jokes/random?category=dev"
- set-body:
- setBody:
jsonpath: "$.value"
- to: "kamelet:sink"

0 comments on commit 5337b4c

Please sign in to comment.