Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pagination for upload API #3425

Conversation

ANURADHAJHA99
Copy link

It solves the issue #2996.

  1. Modified the files courses-controller.rb and uploads.json.jbuilder
  2. closes [Not urgent] Add Pagination in Uploads API.  #2996

@ragesoss
Copy link
Member

It looks like that code in the jbuilder template is incorrect and causes an error. Please test out the uploads endpoint locally to make sure it works after the change; you can also run the same test that broke in the travis-ci build to make sure it doesn't interfere with the current functionality.

@ragesoss ragesoss closed this Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Not urgent] Add Pagination in Uploads API.
2 participants