Seems incorrect (and inconsistent with other IRI resources) for /status/events and /status/incidents to return HTTP 404 when there are no events or incidents instead of an empty list. Returning 404 when you're looking for a specific event or incident by id makes sense, but not when listing all items.
Seems incorrect (and inconsistent with other IRI resources) for
/status/eventsand/status/incidentsto return HTTP 404 when there are no events or incidents instead of an empty list. Returning 404 when you're looking for a specific event or incident by id makes sense, but not when listing all items.