This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 5007fa8 Move program call doc to 2nd-level heading 5007fa8 is described below commit 5007fa86760e7d70c5e2edb920fe6dd9defb5dfa Author: Jesse Gorzinski <17914061+thep...@users.noreply.github.com> AuthorDate: Thu Sep 9 16:19:05 2021 -0500 Move program call doc to 2nd-level heading --- components/camel-jt400/src/main/docs/jt400-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-jt400/src/main/docs/jt400-component.adoc b/components/camel-jt400/src/main/docs/jt400-component.adoc index 027862c..1fb5e79 100644 --- a/components/camel-jt400/src/main/docs/jt400-component.adoc +++ b/components/camel-jt400/src/main/docs/jt400-component.adoc @@ -199,7 +199,7 @@ Inquiry messages or messages requiring a message ID are not supported. You can explicit configure a connection pool on the Jt400Component, or as an uri option on the endpoint. -=== Program call +== Program call This endpoint expects the input to be an `Object[]`, whose object types are `int`, `long`, `CharSequence` (such as `String`), or `byte[]`. All other