Skip to content

Add serialization of requests of a lab into CSV

Chris Lemaire requested to merge 302-csv-export-for-timeslots into development

Add the serialization of a List of Requests into a CSV in the helper class LabCsvHelper. Add a LabController endpoint for downloading this export.

Closes #302 (closed)

Merge request reports