You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
129 B

  1. object @status
  2. cache @status
  3. extends 'api/v1/statuses/_show'
  4. child :reblog => :reblog do
  5. extends 'api/v1/statuses/_show'
  6. end