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 4ea98aeb82c45b02eeb90455eff6bad28d75392a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 26 12:13:46 2020 +0200 Regen website docs --- docs/components/modules/dataformats/pages/zipfile-dataformat.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc b/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc index a683a84..259b0aa 100644 --- a/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc +++ b/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc @@ -32,7 +32,6 @@ The Zip File dataformat supports 4 options, which are listed below. | contentTypeHeader | false | Boolean | Whether the data format should set the Content-Type header with the type from the data format if the data format is capable of doing so. For example application/xml for data formats marshalling to XML, or application/json for data formats marshalling to JSON etc. |=== // dataformat options: END -ND == Marshal