Files
gerrit/java/com/google/gerrit/json
Alice Kober-Sotzek 4ac5592865 Reject REST requests with invalid enum values as bad request
As I820fde9bc indicates, invalid enum values went unnoticed in the past.
This change switches the behavior from simply logging such an encounter
to rejecting the REST request with a 400 (bad request).

Change-Id: I65d522a1fce4c3ee2a0e98b37fe535d610b39acc
2020-10-01 07:20:37 +00:00
..