pub async fn get_file_views(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<Vec<PullreqFileViewModel>, Error<GetFileViewsError>>pub async fn get_file_views(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<Vec<PullreqFileViewModel>, Error<GetFileViewsError>>