Files
openfoodnetwork/app/controllers/api
Matt-Yorkley 0f2cbe8a52 Fix API exception response handling
For some reason when using `render text:` instead of `render json:` for this response, the status code being returned was 200 instead of the clearly explicitly defined 422 (:unprocessable_entity). I absolutely have no idea why!
2020-11-27 13:59:46 +00:00
..
2020-06-22 12:23:10 +01:00
2020-09-01 15:52:36 +01:00