7 lines
153 B
Ruby
7 lines
153 B
Ruby
json.id webhook.id
|
|
json.urls webhook.urls
|
|
json.account_id webhook.account_id
|
|
json.inbox do
|
|
json.id webhook.inbox.id
|
|
json.name webhook.inbox.name
|
|
end
|