Problemunvalidated
If you ware passing empty string then at the end it is string so it will raise ValidationError — using modelserializer so by default it will validate against the type of model field.
ab9d26b8-0089-451e-a2c5-8b1b29e04b67
If you ware passing empty string then at the end it is string so it will raise ValidationError — using modelserializer so by default it will validate against the type of model field.