jeremyross opened a new pull request #6540:
URL: https://github.com/apache/camel/pull/6540


   If an ObjectMapper from the registry is used, useList=true has no
   effect.
   
   I've got some concerns about changes in the generated files. It seems like 
there's some back and forth battle:
   - collectionType vs collectionTypeName
   - unmarshalType vs unmarshalTypeName
   
   Looks like these definitions are coming from somewhere else, maybe here 
https://github.com/apache/camel/blob/main/core/camel-core-model/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java
   
   Looks like maybe you get different result for these generated files 
depending on where they're generated from. Not clear to me.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to