chatwoot/chatwoot

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

Summary

Maintainability
Test Coverage
json.payload do
  json.partial! 'api/v1/accounts/automation_rules/partials/automation_rule', formats: [:json], automation_rule: @automation_rule
end