pub async fn plugins_branching_branches_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<PluginsBranchingBranchesDestroyError>>Expand description
Delete a branch object.
pub async fn plugins_branching_branches_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<PluginsBranchingBranchesDestroyError>>Delete a branch object.