So,will it incur any problem if we will fetch all the project at at time by using this api ----->
http://10.53.19.174:8080//rest/api/2/project?
This will may not encounter any problem when the numbers of projects is low but if the project number increases ,Will it affect in getting the response with respect to time and memory?suppose we are hitting above API for 1 lac projects.On premise pagination doesn't support but on cloud pagination is working.Please,provide us some workaround regarding this.