nicolaferraro opened a new issue #243: URL: https://github.com/apache/camel-kamelets/issues/243
Currently transformation actions are able to process data with "Content-Type" equal to "application/json" by unmarshalling it into a Map and calling the Java logic. We should unmarshal to JSONNode and provide transformations using that type in all actions. cc: @lburgazzoli -- 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]
