nathan-fiscaletti/synful

Serializers don't allow for null input

Closed this issue · 1 comments

Serializers will throw 'invalid input' error when you don't send input data, this should not happen.

Fixed in PR #110