Skip to content

Commit

Permalink
Regen for commit 50e0f4c
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
oscerd committed Sep 16, 2021
1 parent 50e0f4c commit ace3274
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
definition:
title: "Chuck Norris Source"
description: |-
Gets peridically Chuck Norris jokes from http://www.icndb.com/
Gets periodically Chuck Norris jokes from http://www.icndb.com/
type: object
properties:
period:
Expand All @@ -36,7 +36,7 @@ spec:
parameters:
period: "{{period}}"
steps:
- to: "http://api.icndb.com/jokes/random"
- to: "http://api.icndb.com/jokes/random?exclude=[explicit]"
- set-body:
jsonpath: "$.value.joke"
- to: "kamelet:sink"
- to: "kamelet:sink"

0 comments on commit ace3274

Please sign in to comment.