Chatwoot/app/views/api/v1/models/_portal_config.json.jbuilder

4 lines
155 B
Text
Raw Normal View History

json.code locale
json.articles_count portal.articles.search({ locale: locale }).size
json.categories_count portal.categories.search_by_locale(locale).size