2016-03-07 20:42:33 +09:00
|
|
|
object @status
|
2016-11-03 21:28:36 +09:00
|
|
|
cache @status
|
2016-03-07 20:42:33 +09:00
|
|
|
|
2016-11-03 21:28:36 +09:00
|
|
|
extends 'api/v1/statuses/_show'
|
2016-03-07 20:42:33 +09:00
|
|
|
|
|
|
|
child :reblog => :reblog do
|
2016-11-03 21:28:36 +09:00
|
|
|
extends 'api/v1/statuses/_show'
|
2016-09-22 07:09:21 +09:00
|
|
|
end
|