Skip to content

Commit

Permalink
Extract Field Action: Fixed description thank to Reginald Carey
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Jan 8, 2022
1 parent bcc88a3 commit 6bb2ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamelets/extract-field-action.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
The extract field action expects an application/json content type.
The field parameter allows to specify which field of the json the user wants to extract. By default the message body will be overriden with the extracted field.
The field parameter allows you to specify which field of the json the user wants to extract. By default the message body will be overriden with the extracted field.
The optional parameter headerOutput allows the user to specify wheter the extracted field should be stored in a message header named 'CamelKameletsExtractFieldName', leaving the message body untouched.
Expand Down

0 comments on commit 6bb2ec0

Please sign in to comment.