get_comments

Function get_comments 

Source
pub async fn get_comments(
    configuration: &Configuration,
    params: GetCommentsParams,
) -> Result<GetComments200Response, Error<GetCommentsError>>