Introduce an Events API
* Meld the following disparate endpoints: * `/projects/:id/events` * `/events` * `/users/:id/events` + Add result filtering to the above endpoints: * action * target_type * before and after dates
Showing
app/finders/events_finder.rb
0 → 100644
doc/api/events.md
0 → 100644
This diff is collapsed.
lib/api/events.rb
0 → 100644
Please register or sign in to comment