Skip to content
Snippets Groups Projects

Remove all group information from ModuleDetailsDTO

  1. Feb 17, 2021
    • Chris Lemaire's avatar
      Remove all group information from ModuleDetailsDTO · 99fbbc14
      Chris Lemaire authored
      As it turns out, some ModuleDetailsDTOs cannot even serialize because of
      the immense amount of data that has to be serialized (over 256KB).
      For now, we lower this footprint by passing a much smaller block of
      information on student groups back to clients.
      99fbbc14
Loading