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