Closed AriHrannar closed 7 years ago
The cases endpoint is turning out to be really slow due to loading up every single record in the database. We should have some sort of pagination to make this faster.
Description
The cases endpoint is turning out to be really slow due to loading up every single record in the database. We should have some sort of pagination to make this faster.