2021-06-01 17:04:25 +00:00
|
|
|
json.id resource.id
|
|
|
|
json.name resource.name
|
|
|
|
json.description resource.description
|
2021-06-07 19:41:06 +00:00
|
|
|
json.outgoing_url resource.outgoing_url
|
2022-06-23 13:47:46 +00:00
|
|
|
json.bot_type resource.bot_type
|
|
|
|
json.bot_config resource.bot_config
|
2021-06-01 17:04:25 +00:00
|
|
|
json.account_id resource.account_id
|
2021-11-26 19:18:46 +00:00
|
|
|
json.access_token resource.access_token if resource.access_token.present?
|