API methods for retrieving home and mentions timelines

This commit is contained in:
Eugen Rochko
2016-03-07 13:25:26 +01:00
parent f099bc6091
commit fe57f6330f
5 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,2 @@
collection @statuses
extends('api/statuses/show')

View File

@ -0,0 +1,2 @@
collection @statuses
extends('api/statuses/show')