raise ValidationError(detail={"something": True}) Response: { "something": "True" } Looging for: { "something": true }