getCommentsForComparedCommit
inline suspend fun CodeCommitClient.getCommentsForComparedCommit(crossinline block: GetCommentsForComparedCommitRequest.Builder.() -> Unit): GetCommentsForComparedCommitResponse
Returns information about comments made on the comparison between two commits.
Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of reactions from active identities, use GetCommentReactions.