From 301bb453666e7a7b972719751271e2107b600c20 Mon Sep 17 00:00:00 2001 From: Thomas Rodgers Date: Thu, 12 Dec 2024 23:59:08 +0000 Subject: [PATCH] Add legacy long form project --- mmv1/products/compute/FirewallPolicyRule.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mmv1/products/compute/FirewallPolicyRule.yaml b/mmv1/products/compute/FirewallPolicyRule.yaml index 0fa55ce95f89..bbe951b3e149 100644 --- a/mmv1/products/compute/FirewallPolicyRule.yaml +++ b/mmv1/products/compute/FirewallPolicyRule.yaml @@ -29,6 +29,7 @@ update_url: 'locations/global/firewallPolicies/{{firewall_policy}}/patchRule?pri update_verb: 'POST' delete_url: 'locations/global/firewallPolicies/{{firewall_policy}}/removeRule?priority={{priority}}' delete_verb: 'POST' +legacy_long_form_project: true import_format: - 'locations/global/firewallPolicies/{{firewall_policy}}/rules/{{priority}}' - '{{firewall_policy}}/{{priority}}'