This patch restores the original firewall rule semantics:

DELETE /api/firewalls/:firewall/:rule_id

Currently this is achieved with:

DELETE /api/firewalls/:firewall/rule?rule_id=xyz
(because I wanted to leverage the Rabbit DSL - autodocs, param validation)

thanks to Chris Lalancette for bringing this up, 

marios

Reply via email to