downloadReports(_:)
func downloadReports(_ req: Request) async throws -> Response
GET /admin/eventfeedback/reports/download
Initiates a download of a .CSV file containing all the Event Feedback Reports.
-
Declaration
Swift
func buildCSVRecord(fields: String...) -> String