This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-03-07 03:42:33 -08:00
|
|
|
object @status
|
2016-11-03 05:59:31 -07:00
|
|
|
cache false
|
2016-03-07 03:42:33 -08:00
|
|
|
|
2016-11-03 05:28:36 -07:00
|
|
|
extends 'api/v1/statuses/_show'
|
2016-03-07 03:42:33 -08:00
|
|
|
|
|
|
|
child :reblog => :reblog do
|
2016-11-03 05:28:36 -07:00
|
|
|
extends 'api/v1/statuses/_show'
|
2016-09-21 15:09:21 -07:00
|
|
|
end
|