Merge "Fix location of slash"

This commit is contained in:
Jenkins 2014-01-08 19:07:06 +00:00 committed by Gerrit Code Review
commit 26b0dae674

View File

@ -966,7 +966,7 @@ Content-Type: application/json; charset=UTF-8
<tbody> <tbody>
<tr> <tr>
<td>&PUT;</td> <td>&PUT;</td>
<td>/fw/firewall_policies/<parameter>firewall_policy-id/</parameter>remove_rule</td> <td>/fw/firewall_policies/<parameter>firewall_policy-id</parameter>/remove_rule</td>
<td>Removes a Firewall Rule from a Firewall Policy.</td> <td>Removes a Firewall Rule from a Firewall Policy.</td>
</tr> </tr>
</tbody> </tbody>