drf-writable-nested
drf-writable-nested copied to clipboard
when partial updating the nested serializers all fields are required shown by the error.
How to update only the selected fields with PATCH for the nested serializers ??
See #79