Contact Inbox object contained unnecessary attributes which will be removed under this PR.
5 lines
139 B
Ruby
5 lines
139 B
Ruby
json.source_id resource.source_id
|
|
json.inbox do
|
|
json.partial! 'api/v1/models/inbox_slim', formats: [:json], resource: resource.inbox
|
|
end
|