Skip to main content

patch_groups_runner

Function patch_groups_runner 

Source
pub async fn patch_groups_runner(
    configuration: &Configuration,
    group_ref: &str,
    runner_uuid: &str,
    runner_patch_input: RunnerPatchInput,
) -> Result<RunnerModel, Error<PatchGroupsRunnerError>>