You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/03/06 12:58:16 UTC

[camel] 04/09: Added description to ConvertBodyTo EIP

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 685249f7398d298b9344c8eb426f9cc288914cd4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 6 13:48:45 2018 +0100

    Added description to ConvertBodyTo EIP
---
 camel-core/src/main/docs/eips/convertBodyTo-eip.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/camel-core/src/main/docs/eips/convertBodyTo-eip.adoc b/camel-core/src/main/docs/eips/convertBodyTo-eip.adoc
index ac37292..ba0a673 100644
--- a/camel-core/src/main/docs/eips/convertBodyTo-eip.adoc
+++ b/camel-core/src/main/docs/eips/convertBodyTo-eip.adoc
@@ -1,6 +1,7 @@
 [[convertBodyTo-eip]]
 == Convert Body To EIP
 
+The ConvertBodyTo EIP allows you to transform your body to a different type.
 
 // eip options: START
 The Convert Body To EIP supports 2 options which are listed below:

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.