Fixed
* `incidents/{id}/snooze` was not deprecated and requires old logic from `_do_action`. Fixed.
* `trigger_summary_data` attribute was removed from incident response, removed `has_subject` function which referenced this.
Added
* `incidents/reassign` is a new endpoint, added logic for this.
* Tests for the new incidents behavior.
* LogEntries default to adding include[]=channels for list and show to get "custom details".