mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Adding device's field in get_alert_rule and lis-alert-rules API function * Converting SQL request for list/get_alert_rules to Eloquent (thanks a lot to Murrant) * Manually added #14500 to pass pipeline * Fixing StyleCI error + trying to fix PHPStan errors * Trying to fix PHPStan errors (part 2)