davsclaus commented on code in PR #16096:
URL: https://github.com/apache/camel/pull/16096#discussion_r1818085148


##########
components/camel-smooks/src/main/java/org/apache/camel/component/smooks/SmooksEndpoint.java:
##########
@@ -35,6 +35,9 @@ public class SmooksEndpoint extends ProcessorEndpoint {
     @Metadata(required = true, supportFileReference = true)
     private String smooksConfig;
 
+    @UriPath(description = "File path to place the generated HTML execution 
report. Do not set in production since this is a major performance drain")

Review Comment:
   Should be `UriParam`



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to