Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Paginate the API response. This necessarily means filtering, sorting, and aggregation will also be done in the API. We will also have to make a new Insights API endpoint that mirrors and uses as a backend the Analytics Data API course summaries endpoint in order to make the data available to the Insights client-side course listings page.

TODO: Add in `fields` and `exclude` parameters to course summaries endpoints

Insights: Course Index View

...