pub async fn comment(
client: &JiraClient,
out: &OutputConfig,
key: &str,
body: &str,
) -> Result<(), ApiError>pub async fn comment(
client: &JiraClient,
out: &OutputConfig,
key: &str,
body: &str,
) -> Result<(), ApiError>