Open dushimsam opened 2 years ago
Signed-off-by: dushimsam dushsam100@gmail.com
Merge the create upload API and create job API into one API request.
Fill up the input details on Vcs Upload Page for the upload click the upload button hence the request should look as follows.
You should see this response object with the ID of the corresponding job in the message.
closes : https://github.com/Shruti3004/FOSSology-REST-API/issues/2 ,https://github.com/fossology/FOSSologyUI/issues/260
cc: @shaheemazmalmmd @GMishx
@dushimsam can you also fix test cases
ok , I'm on it.
tested and working perfectly.
Signed-off-by: dushimsam dushsam100@gmail.com
Description
Merge the create upload API and create job API into one API request.
Changes
How to test
How to test
1. Upload Request
Fill up the input details on Vcs Upload Page for the upload click the upload button hence the request should look as follows.
2. Response
You should see this response object with the ID of the corresponding job in the message.
Related issue
closes : https://github.com/Shruti3004/FOSSology-REST-API/issues/2 ,https://github.com/fossology/FOSSologyUI/issues/260
cc: @shaheemazmalmmd @GMishx