This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 83152cc Regen
83152cc is described below
commit 83152ccf27271944a1deb4b94759605c705463b2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jan 13 08:47:44 2020 +0100
Regen
---
docs/components/modules/ROOT/pages/jira-component.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/components/modules/ROOT/pages/jira-component.adoc
b/docs/components/modules/ROOT/pages/jira-component.adoc
index 0447126..87b54e7 100644
--- a/docs/components/modules/ROOT/pages/jira-component.adoc
+++ b/docs/components/modules/ROOT/pages/jira-component.adoc
@@ -254,14 +254,14 @@ Required:
* `IssueKey`: The issue key identifier.
* body of the exchange is the description.
-== AttachFile
+== Attach
Only one file should attach per invocation.
Required:
* `IssueKey`: The issue key identifier.
-* body of the exchange should be of type `GenericFile`
+* body of the exchange should be of type `File`
== DeleteIssue