Is there a way to pass this or override the default?
itemsPerPage I can set via initCACCL but I can't figure out how to limit maxPages.
I'm using other.endpoint to get the list of courses for an enrollment term and was hoping to not have to fetch the entire list of 500+ course objects during development of this app.
Is there a way to pass this or override the default?
itemsPerPageI can set viainitCACCLbut I can't figure out how to limitmaxPages.I'm using
other.endpointto get the list of courses for an enrollment term and was hoping to not have to fetch the entire list of 500+ course objects during development of this app.