pub async fn user_current_delete_star(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<UserCurrentDeleteStarError>>
pub async fn user_current_delete_star(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<UserCurrentDeleteStarError>>