zhfeng commented on issue #4654:
URL: https://github.com/apache/camel-quarkus/issues/4654#issuecomment-1469586668

   Thanks @jamesnetherton and the first idea in my mind is to add 
   ```
   olingo4endpointPropertyNames.add(QUERY_PARAMS_PROPERTY);
   ```
   in 
https://github.com/apache/camel/blob/main/components/camel-olingo4/camel-olingo4-component/src/main/java/org/apache/camel/component/olingo4/Olingo4Endpoint.java#L168
   
   There is a generated API integration test `Olingo4AppIT` but all of method 
are marked with `@Disabled`. So I'm not sure if there is any test for these 
cases.


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