chatwoot/chatwoot

View on GitHub
app/views/api/v1/accounts/show.json.jbuilder

Summary

Maintainability
Test Coverage
json.partial! 'api/v1/models/account', formats: [:json], resource: @account
json.latest_chatwoot_version @latest_chatwoot_version
json.partial! 'enterprise/api/v1/accounts/partials/account', account: @account if ChatwootApp.enterprise?