feat: Add CSAT response APIs (#2503)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
json.array! @csat_survey_responses do |csat_survey_response|
|
||||
json.partial! 'api/v1/models/csat_survey_response.json.jbuilder', resource: csat_survey_response
|
||||
end
|
||||
Reference in New Issue
Block a user