Uses of Record Class
edu.ucsb.cs156.frontiers.controllers.TeamsController.TeamCreationResponse
Packages that use TeamsController.TeamCreationResponse
-
Uses of TeamsController.TeamCreationResponse in edu.ucsb.cs156.frontiers.controllers
Methods in edu.ucsb.cs156.frontiers.controllers that return TeamsController.TeamCreationResponseModifier and TypeMethodDescriptionTeamsController.uploadTeamsCsv
(Long courseId, org.springframework.web.multipart.MultipartFile file) Upload teams in CSV format (team, email) It is important to keep the code in this method consistent with the code for adding a single roster student