pub async fn issue_clear_labels(
configuration: &Configuration,
owner: &str,
repo: &str,
index: i64,
) -> Result<(), Error<IssueClearLabelsError>>
pub async fn issue_clear_labels(
configuration: &Configuration,
owner: &str,
repo: &str,
index: i64,
) -> Result<(), Error<IssueClearLabelsError>>