Skip to main content

Week 1

Activities

  • Tested and confirmed the REST API to add the pagination feature on the existing API /uploads/{id}/licenses: #2430 .
  • Added the new REST API to get the contents of a specific file given the upload's id and the item's id: #2456.

SOME SCREENSHOTS

1. ADD PAGINATION FEATURE ON THE API /uploads/{id}/licenses

add-pagination-feature

1. GET FILE CONTENTS API /uploads/{id}/item/{id}/view

get-file-contents

Next Week's Expectations

  • Updated the GetFile contents API based on the mentors' feedback.
  • Add the REST API for retrieving the File Details: Scanner results, edited results with text, etc.
  • Add the REST API to Get Bulk History, clearing history, bulk scan schedule and right left with 3 filters. (GET & SET)