Question
Knowledge Expert
FR
Last activity: 15 Dec 2016 1:29 EST
Cannot modify Microservice API return codes
When you use the microservice API with some validation rules on the input (for example to create a case), and the validation rule fails, the API returns HTTP 500 Internal Server Error.
Our specification stipulates that we have to return 400 Bad Request.
How can we achieve this ?