bitloops-language
bitloops-language copied to clipboard
Add validation at request input of controller
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.