eclipse-sw360 / sw360

SW360 project
https://www.eclipse.org/sw360/
Other
116 stars 96 forks source link

fix(rest): Update search API to return 200 status with empty results array when no match found #2460

Open sameed20 opened 1 month ago

sameed20 commented 1 month ago

Description

This PR updates the search API to return a 200 status code with an empty results array when no matches are found. aftest

closes: #2459

akshitjoshii commented 1 month ago

Testing this PR.

afsahsyeda commented 2 weeks ago

Code looks good to me.