Type Alias ListContentCommentsResponses

ListContentCommentsResponses: {
    200: ContentCommentListDto;
}