Skip to main content

Week 6

Activities

  • Updated Pull Request for getting total copyrights. Included query parameters to get seperate response for active and inactive copyrights. GET uploads/{uploadId}/item/{itemid}/totalcopyrights?status=active/inactive: #2488.
  • Updated Pull Request to get conf info from the server. GET /uploads/{id}/conf: #2505.
  • Updated Pull Request to get conf info from the server. GET /uploads/{id}/conf: #2505.
  • Added reformatted response for the customise page data endpoint. GET /customise

Screenshots

1. Response for total copyrights uploads/{uploadId}/item/{itemid}/totalcopyrights?status=active/inactive

total-copyrights-response

2. Conf info response /uploads/{id}/conf

conf-response

3. New customise endpoint response /customise

customise-response

Next Week's Expectations

  • Modify the existing endpoints according to the suggestions from mentors
  • Start developing Update endpoints as for the existing GET endpoints
  • fix existing bugs from some of the endpoints.
  • Discuss with the mentors on the priority of the upcoming endpoints.