pub async fn delete_file_view(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
path: &str,
) -> Result<(), Error<DeleteFileViewError>>pub async fn delete_file_view(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
path: &str,
) -> Result<(), Error<DeleteFileViewError>>