luigidemasi commented on issue #292: URL: https://github.com/apache/camel-kafka-connector-examples/issues/292#issuecomment-784070372
> 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 ``` ---------------------------------------------------------------- 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