bd445216e9
fixes the warning: Rendering actions with '.' in the name is deprecated
3 lines
183 B
Ruby
3 lines
183 B
Ruby
json.source_id @contact_inbox.source_id
|
|
json.pubsub_token @contact_inbox.pubsub_token
|
|
json.partial! 'public/api/v1/models/contact', resource: @contact_inbox.contact, formats: [:json]
|