rosa-build/app/views/api/v1/shared/_owner.json.jbuilder

3 lines
71 B
Ruby

json.owner do
json.partial! 'api/v1/shared/member', member: owner
end