TypeError raised when WritableNestedSerializer receives a non-integer value #2334
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Example API request:
Expected Behavior
The above request should generate a validation error, which can be handled elegantly by the client.
Observed Behavior
A
TypeError
exception is raised.The text was updated successfully, but these errors were encountered: