chore: Add support for message_templates in API inbox (#4835)
This commit is contained in:
@@ -77,6 +77,7 @@ end
|
||||
if resource.api?
|
||||
json.webhook_url resource.channel.try(:webhook_url)
|
||||
json.inbox_identifier resource.channel.try(:identifier)
|
||||
json.additional_attributes resource.channel.try(:additional_attributes)
|
||||
end
|
||||
|
||||
### WhatsApp Channel
|
||||
|
||||
Reference in New Issue
Block a user