Chatwoot/app/views/public/api/v1/models/_portal.json.jbuilder

10 lines
262 B
Text
Raw Normal View History

json.id portal.id
json.color portal.color
json.custom_domain portal.custom_domain
json.header_text portal.header_text
json.homepage_link portal.homepage_link
json.name portal.name
json.page_title portal.page_title
json.slug portal.slug
json.config portal.config