nicolaferraro opened a new issue #244: URL: https://github.com/apache/camel-kamelets/issues/244
Internally the deserialize action should deserialize to JSONNode, so that we can append transformations. One simple use case where this is needed: Start from a aws-sqs-source. It does not have a type known in advance, but the user knows there's json inside the sqs queue, so, adding a deserialize step from JSON will make the data available for subsequent actions. The user can also append actions to serialize to other data formats. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
