pub async fn plugins_branching_branches_update(
configuration: &Configuration,
id: i32,
writable_branch_request: WritableBranchRequest,
) -> Result<Branch, Error<PluginsBranchingBranchesUpdateError>>Expand description
Put a branch object.