4 lines
198 B
Ruby
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
|