Skip to content

Commit

Permalink
Use only camelCase in kamelets yaml - Mail IMAP Kamelet
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Nov 13, 2023
1 parent efd65f0 commit 5611806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kamelets/mail-imap-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ spec:
- setHeader:
name: "ce-cc"
simple: "${header.Cc}"
- convert-body-to:
- convertBodyTo:
type: "java.lang.String"
- to: "kamelet:sink"
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ spec:
- setHeader:
name: "ce-cc"
simple: "${header.Cc}"
- convert-body-to:
- convertBodyTo:
type: "java.lang.String"
- to: "kamelet:sink"

0 comments on commit 5611806

Please sign in to comment.