apupier commented on issue #292:
URL: 
https://github.com/apache/camel-kafka-connector-examples/issues/292#issuecomment-784095340


   > > camel.source.marshal is a dataformat specification, so it's not part of 
the catalog ootb.
   > > The other yes, it should be camel.source.endpoint.serverUrl
   > > @luigidemasi is that a leftover? Thanks
   > 
   > No, it's not. It's the first parameter of the 
[searchByUrl](https://camel.apache.org/components/latest/fhir-component.html#_api_search)
 method.
   > 
   > ```java-properties
   > camel.source.endpoint.serverUrl=http://hapi.fhir.org/baseR4
   > camel.source.endpoint.url=/Patient
   > ```
   
   ok sounds like the Camel Catalog is reporting false positive for API based 
components in Properties files then
   
   


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


Reply via email to