Skip to main content

Week 5

Activities

  • Added the REST API to get the clearing progress information for the upload: #2494
  • Added the REST API to get a list of the scanned licenses for the upload: #2495
  • Added the REST API to get the licenses histogram for the upload: #2497
  • Added the REST API to get the list of the edited licenses for the upload: #2498
  • Added the REST API to get the licenses count summary: #2499
  • Added the REST API to get the licenses reuse summary list: #2501

Some Screenshots

1. Clearing progress API /uploads/{id}/clearing-progress

clearing-progress

2. Scanned licenses API /uploads/{id}/licenses/scanned

scanned-licenses

3. Licenses histogram API /uploads/{id}/licenses/histogram

licenses-histogram

4. Edited licenses API /uploads/{id}/licenses/edited

edited-licenses

5. Licenses count summary API /uploads/{id}/licenses/count-summary

licenses-count-summary

6. Licenses reuse summary API /uploads/{id}/licenses/reuse-summary

licenses-reuse-summary

Next week's expectations

  • Add the REST API to get the agents' list for the upload.
  • Add the REST API to get the agents revision for the upload.
  • Add the REST API that merges the Add, Edit & delete requests for the license decision.
  • Add the REST APIs for managing the Add, Edit, and enable requests for the acknowledgements.