pub async fn patch_stars(
configuration: &Configuration,
repo_ref: &str,
repo_stars_input: RepoStarsInput,
) -> Result<RepositoryModel, Error<PatchStarsError>>pub async fn patch_stars(
configuration: &Configuration,
repo_ref: &str,
repo_stars_input: RepoStarsInput,
) -> Result<RepositoryModel, Error<PatchStarsError>>