limit of retrieved elements set to 2000
Currently the endpoint /minerva/new_api/projects/{project}/maps/{mapId}/bioEntities/elements/ returns maximum 2000 elements even if more are available.
The endpoint should return all available items, or the number specified by the size
parameter.