Skip to content

Fix one last problem

Tore Bergebakken requested to merge final-fix into develop

Without pagination, we should at least make sure that the API does not fetch an uncontrollable amount of data. Therefore, we limit the maximal amount of entries that can be fetched in the five endpoints that fetch more than one entry

Merge request reports