Skip to main content

patch_stars

Function patch_stars 

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