Adding public timeline
This commit is contained in:
parent
06016453bd
commit
1f650d327d
21 changed files with 229 additions and 71 deletions
2
app/views/api/v1/statuses/index.rabl
Normal file
2
app/views/api/v1/statuses/index.rabl
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
collection @statuses
|
||||
extends('api/v1/statuses/show')
|
||||
Reference in a new issue