dd9d5e410c
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
3 lines
164 B
Ruby
3 lines
164 B
Ruby
json.array! @csat_survey_responses do |csat_survey_response|
|
|
json.partial! 'api/v1/models/csat_survey_response.json.jbuilder', resource: csat_survey_response
|
|
end
|