Skip to main content

patch_repository_runner

Function patch_repository_runner 

Source
pub async fn patch_repository_runner(
    configuration: &Configuration,
    repo_ref: &str,
    runner_uuid: &str,
    runner_patch_input: RunnerPatchInput,
) -> Result<RunnerModel, Error<PatchRepositoryRunnerError>>