GabrielNBJJ

Results 1 issues of GabrielNBJJ

**Describe the bug** When trying to call the update_rule_group API call, we get prompt with something like ``` update_response = falcon.update_rule_group( id=rule_group_id, comment="Removing a rule", rule_ids=updated_rule_ids, rule_versions=updated_rule_versions, diff_operations=[diff_operation], diff_type="application/json-patch+json"} ```...

bug :bug:
API usage
firewall