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