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