fn build_comment_post_request(
client: &Client,
cfg: &JiraConfig,
issue_key: &str,
body_wiki: &str,
format: CommentBodyFormat,
) -> Result<Request>fn build_comment_post_request(
client: &Client,
cfg: &JiraConfig,
issue_key: &str,
body_wiki: &str,
format: CommentBodyFormat,
) -> Result<Request>