Week 12
Activities
- Added the REST API to Import the obligation list from CSV: #2563
- Added the REST API to Export the obligation list as CSV #2574
- Enhanced the FOSSology API configurations to support V1 Rest APIs: #2576
Some Screenshots
1. Import the obligation list from CSV API /license/obligation/import-csv
2. Export the obligation list as CSV API /license/obligation/export-csv
3. FOSSology API configurations to support V1 Rest APIs
How to test
1. Add this block of code in the getInfo
method from InfoController
:
2. Call the Version 2 API
3. Call the Version 1 API