0 votes
in Django by

Serializer validation errors return __________ reponse by default.

a) HTTP 400 Bad Request

b) HTTP 500 Internal Server Error

c) HTTP 404 Not Found

d) None of the options

e) All the options

1 Answer

0 votes
by
a) HTTP 400 Bad Request
...