Activities
- Added the REST API to schedule the bulk scan: #2483
- Added the REST API to handle the three-pointers functionality: #2480
- Added the REST API to retrieve the bulk history of the upload & item: #2481
- Added the REST API to get the clearing progress status of the upload & item: #2494
- Added the REST API to retrieve the positions that should be highlighted in the contents of the file: #2484
- Added the REST API to get the license tree-view of the upload and the item: #2492
Some Screenshots
1. Schedule bulk scan API /uploads/{id}/items/{itemId}/bulk-scan
2. Three-pointers API /uploads/{id}/items/{itemId}/prev-next
Default
With the withLicenses
parameter
With the noClearing
parameter
3. Bulk history API /uploads/{id}/items/{itemId}/bulk-scan
4. Clearing progress API /uploads/{id}/items/{itemId}/clearing-progress
5. Highlight positions API /uploads/{id}/items/{itemId}/highlight
6. License tree-view API /uploads/{id}/items/{itemId}/tree/view
Next week's expectations
- Add and test the REST API to get licenses histogram for an upload.
- Add and test the REST API to get edited licenses list for an upload
- Add and test the REST API to get the licenses count summary API
- Add and test the REST API to get licenses reuse summary API
- Add and test the REST API to get all agents for the upload.
- Add and test the REST API To get the all agents revisions.