Refactor and spec coverage for api/v1/timelines actions (#3482)
This commit is contained in:
parent
bd669e3907
commit
d6774d2ca3
7 changed files with 183 additions and 156 deletions
2
app/views/api/v1/timelines/show.rabl
Normal file
2
app/views/api/v1/timelines/show.rabl
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
collection @statuses
|
||||
extends('api/v1/statuses/show')
|
||||
Reference in a new issue