pub async fn delete_protection_rule(
configuration: &Configuration,
workspace: &str,
rule_name: &str,
) -> Result<String, Error<DeleteProtectionRuleError>>pub async fn delete_protection_rule(
configuration: &Configuration,
workspace: &str,
rule_name: &str,
) -> Result<String, Error<DeleteProtectionRuleError>>