apupier commented on PR #25846: URL: https://github.com/apache/camel/pull/25846#issuecomment-5480364204
format issue: ``` [2](https://github.com/apache/camel/actions/runs/33365464832/job/99420807286?pr=25846#step:13:13) Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exec-component.adoc no changes added to commit (use "git add" and/or "git commit -a") diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exec-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exec-component.adoc index 23b721931a02..64ca34aae1f8 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exec-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/exec-component.adoc @@ -86,7 +86,7 @@ YAML:: ==== When `allowControlHeaders` is `false` (the default), those in-headers on the exchange -are ignored (they are not removed), and a WARN is logged once per binding instance. +are ignored (they are not removed), and a WARN is logged once per exec endpoint. URI parameters such as `args` continue to work as before. ``` -- 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]
