davsclaus commented on a change in pull request #6542:
URL: https://github.com/apache/camel/pull/6542#discussion_r769765818



##########
File path: 
components/camel-fhir/camel-fhir-component/src/main/java/org/apache/camel/component/fhir/FhirComponent.java
##########
@@ -32,9 +32,6 @@
 @Component("fhir")
 public class FhirComponent extends AbstractApiComponent<FhirApiName, 
FhirConfiguration, FhirApiCollection> {
 
-    @Metadata(label = "advanced")

Review comment:
       I think removing this causes a problem with the auto generated api/docs 
for this. I need to check first.




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