Improving how the API responses look

This commit is contained in:
Eugen Rochko
2016-03-07 12:52:25 +01:00
parent ab6696e855
commit ffe48fd7c6
3 changed files with 15 additions and 17 deletions

View File

@@ -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')