This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit ff6eef2112c2ad30516f5c13ae57ad8bb76a01bf Author: Andrea Cosentino <[email protected]> AuthorDate: Tue May 18 14:18:30 2021 +0200 AWS-S3 Source Kamelet doesn't return json --- aws-s3-source.kamelet.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/aws-s3-source.kamelet.yaml b/aws-s3-source.kamelet.yaml index b8bb582..d5258ab 100644 --- a/aws-s3-source.kamelet.yaml +++ b/aws-s3-source.kamelet.yaml @@ -57,9 +57,6 @@ spec: x-descriptors: - 'urn:alm:descriptor:com.tectonic.ui:checkbox' default: false - types: - out: - mediaType: application/json dependencies: - "camel:aws2-s3" - "camel:kamelet"
