repos_slash_delete_repo_ruleset

Function repos_slash_delete_repo_ruleset 

Source
pub async fn repos_slash_delete_repo_ruleset(
    configuration: &Configuration,
    owner: &str,
    repo: &str,
    ruleset_id: i32,
) -> Result<(), Error<ReposSlashDeleteRepoRulesetError>>
Expand description

Delete a ruleset for a repository.