Paul Richardson created CAMEL-13458:
---------------------------------------
Summary: Requesting collection properties not handled
Key: CAMEL-13458
URL: https://issues.apache.org/jira/browse/CAMEL-13458
Project: Camel
Issue Type: Bug
Components: camel-olingo4
Affects Versions: 3.x
Reporter: Paul Richardson
Fix For: 3.x
Querying a URI such as
[https://services.odata.org/V4/TripPinServiceRW/People('russellwhyte')/AddressInfo]
throws an exception "Unsupported property: AddressInfo".
This is due to no check being made for the property being a collection
[here|[https://github.com/apache/camel/blob/master/components/camel-olingo4/camel-olingo4-api/src/main/java/org/apache/camel/component/olingo4/api/impl/Olingo4AppImpl.java#L410].]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)