mirror of https://github.com/mastodon/mastodon
Improving how the API responses look
parent
ab6696e855
commit
ffe48fd7c6
@ -1,5 +1,2 @@
|
||||
object @follow
|
||||
|
||||
child :target_account => :target_account do
|
||||
extends('api/accounts/show')
|
||||
end
|
||||
object @follow.target_account
|
||||
extends('api/accounts/show')
|
||||
|
Loading…
Reference in New Issue