Refactor of API timeline actions (#3263)
- Increase coverage to exercise all parts of each action - Move into namespace to share common code - Misc refactor of each action for smaller methods, simpler code
This commit is contained in:
committed by
Eugen Rochko
parent
256e3adc1d
commit
4289ed1d13
2
app/views/api/v1/timelines/base/show.rabl
Normal file
2
app/views/api/v1/timelines/base/show.rabl
Normal file
@ -0,0 +1,2 @@
|
||||
collection @statuses
|
||||
extends('api/v1/statuses/show')
|
Reference in New Issue
Block a user