Closed ghost closed 1 year ago
This PR implements support for firewalls, cf. #25
firewall.actions
/firewalls/{id}/actions
/firewalls/{id}/actions/{action_id}
LGTM; can you please compact you commits, some of them are not that meaningful
Should be ready now. Tests and Rubocop are all successful on my PC.
This PR implements support for firewalls, cf. #25
firewall.actions
, endpoints/firewalls/{id}/actions
and/firewalls/{id}/actions/{action_id}
)