bitloops-language icon indicating copy to clipboard operation
bitloops-language copied to clipboard

Add validation at request input of controller

Open ellik95 opened this issue 2 years ago • 0 comments

Describe the bug Right now there is no validation of the input data request.

Expected behavior There should be a 400 BadRequest error in case of missing or wrong input data.

ellik95 avatar Jan 26 '23 16:01 ellik95