christophd opened a new pull request #4098: URL: https://github.com/apache/camel/pull/4098
- fix(CAMEL-15405): Propagate inline count in camel-olingo2 component Add result count (coming from system query option $inlinecount) to OData entries when using splitResults - fix(CAMEL-15406): Configure entity provider properties on camel-olingo2 Add uri param configuration settings for read/write entity provider properties. The entity provider properties are used for each read/write operation and specify the way to serialize OData entries as Json/Xml/Atom data. - fix(CAMEL-15407): Fix merge operation in camel-olingo2 Merge operation must enable isDataBasedPropertySerialization setting in the entity provider write properties in order to not overwrite unspecified fields with null values. ---------------------------------------------------------------- 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: us...@infra.apache.org