From 2cd41cb7a4368033db1e95ec1a23d517750aa8c9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 6 Jan 2014 14:46:09 +0100 Subject: [PATCH] Fix location of slash As Sam Harwell noticed, the slash should be outside of the parameter tags for /fw/firewall_policies/firewall_policy-id/remove_rule. This is a followup to change I174f5d6ca5291bff88c1b8350b48f5d97daf4c34. Change-Id: I5f30b4d2ac65efff604ee5e424060805e7cf30e5 Related-Bug: #1265927 --- v2.0/section_neutron-firewall-ext.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.0/section_neutron-firewall-ext.xml b/v2.0/section_neutron-firewall-ext.xml index ee3225e..a47fe8d 100644 --- a/v2.0/section_neutron-firewall-ext.xml +++ b/v2.0/section_neutron-firewall-ext.xml @@ -966,7 +966,7 @@ Content-Type: application/json; charset=UTF-8 &PUT; - /fw/firewall_policies/firewall_policy-id/remove_rule + /fw/firewall_policies/firewall_policy-id/remove_rule Removes a Firewall Rule from a Firewall Policy.