chatwoot/chatwoot

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

Summary

Maintainability
Test Coverage
json.payload do
  json.partial! 'api/v1/models/macro', formats: [:json], macro: @macro
end