96a28bbc36
When there are no alerts to return the api endpoint `/alerts` should return: ``` { "status": "success", "data": [] } ``` instead of ``` { "status": "success", "data": null } ``` |
||
---|---|---|
.. | ||
api.go |