You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/07 16:06:44 UTC

[GitHub] [camel-kamelets] ReggieCarey commented on a change in pull request #681: Extract Field Action: Make it possible to set if the extracted field should be in the body or in a particular header

ReggieCarey commented on a change in pull request #681:
URL: https://github.com/apache/camel-kamelets/pull/681#discussion_r780363207



##########
File path: kamelets/extract-field-action.kamelet.yaml
##########
@@ -29,14 +29,30 @@ metadata:
 spec:
   definition:
     title: "Extract Field Action"
-    description: "Extract a field from the body"
+    description: |-
+      Extract a field from the message body.
+
+      The extract field action expected an application/json content type. 

Review comment:
       The extract field action expects an application/json content type.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org