Files
leadchat/app/views/public/api/v1/inboxes/show.json.jbuilder
2023-05-06 10:44:52 +05:30

4 lines
198 B
Ruby

json.identifier @inbox_channel.identifier
json.identity_validation_enabled @inbox_channel.hmac_mandatory
json.partial! 'public/api/v1/models/inbox', formats: [:json], resource: @inbox_channel.inbox