Closed albertisfu closed 2 years ago
Fixed failed validation tests after updating 406 status codes to 400.
We should be using HttpStatus codes for this kind of thing (they're easier to refactor), but maybe slip that in next time: https://docs.python.org/3/library/http.html#http-status-codes
Fixed failed validation tests after updating 406 status codes to 400.