Type Alias CreateContentCommentResponses

CreateContentCommentResponses: {
    201: ContentCommentDto;
}