Skip to content

Covert Storage 500 error to 400

Solomon Ayalew requested to merge solxget_pentest_3 into main

PWS is returning HTTP 500 for Collaboration Project Resources endpoints when id's in the request body are empty or two long.

HTTP 500 internal server error is wrong response from the API. this PR changes it to return 400.

Merge request reports

Loading