Skip to main content

comments

Function comments 

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

List comments on an issue.