Skip to main content

attachments

Function attachments 

Source
pub async fn attachments(
    client: &JiraClient,
    out: &OutputConfig,
    key: &str,
) -> Result<(), ApiError>
Expand description

List the attachments on an issue.