Week 6
Activities
- Added the REST API to get all the agents for the upload: #2502
- Added the REST API to get all the agents revisions for the upload: #2506
- Created the REST API that merges together the request of editing, creating and deleting license decisions: #2509
- Added the REST API to get all the licenses admin-acknowledgements: #2512
- Added the REST API to Add, Edit & toggle admin license acknowledgement : #2516
- Added the REST API to retrieve all the standard comments: #2517
Some Screenshots
1. Get all agents for the upload API /uploads/{id}/agents
2. Get all agents revisions for the upload API /uploads/{id}/agents/revision
3. Create, Edit and Delete License Decision API /uploads/{id}/item/{itemId}/licenses
4. Get all licenses' Admin-acknowledgements API /licenses/adminacknowlegments
5. Crete, Edit and Toggle Admin-acknowledgements /licenses/adminacknowlegments
6. Get all standard comments /licenses/stdcomments
Next week's expectations
- Add the REST API to Add, Edit & toggle standard-license comment.
- Add the REST API to search & suggest license from the reference text.
- Add the REST API very license as new or a variant of another license.
- Add the REST API to merge the license into an existing one.
- Add the REST APIs for Admin Dashboard overview.