-
API: extracted helper method to provide 400 bad request error with description · 6fc3263eSebastian Ziebell authored
Extracted a method for 400 error (Bad request) and adjusted code accordingly. The name of the missing attribute is used to show which one was missing from the request. It is used to give an appropriate message in the json response.
6fc3263e
×