Serializers don't allow for null input
nathan-fiscaletti opened this issue · 1 comments
nathan-fiscaletti commented
Serializers will throw 'invalid input' error when you don't send input data, this should not happen.
nathan-fiscaletti commented
Fixed in PR #110