Skip to content
Snippets Groups Projects

Lower edition details footprint

  1. Feb 02, 2021
    • Chris Lemaire's avatar
      Lower the footprint of EditionDetailsDTO · b0aa60bc
      Chris Lemaire authored
      EditionDetailsDTO is supposed to contain all relevant information for a
      single edition. However, in preliminary testing we found that this might
      be a bit too much.
      
      The number of roles could easily become so large that a maximum of three
      editions could be transferred over one request.
      b0aa60bc
Loading