pub async fn issue_delete_milestone(
configuration: &Configuration,
owner: &str,
repo: &str,
id: &str,
) -> Result<(), Error<IssueDeleteMilestoneError>>pub async fn issue_delete_milestone(
configuration: &Configuration,
owner: &str,
repo: &str,
id: &str,
) -> Result<(), Error<IssueDeleteMilestoneError>>