I am using the Jira REST Java Client version 7.0.1 and looking to download attachments from Jira issues. I am currently using the IssueRestClient.getAttachment(URI) method, as shown in the code snip...
Copied to clipboard