6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
|
object @follow
|
||
|
|
||
|
child :target_account => :target_account do
|
||
|
extends('api/accounts/show')
|
||
|
end
|