Closed josejachuf closed 2 years ago
Error also with
emmett 2.4.5 emmett 2.3.1
@josejachuf this is confirmed, gonna work out a fix for a 2.4.6
Thanks
@josejachuf should have been fixed with current master. Gonna release 2.4.6 later today/tomorrow
A situation similar to [1], regarding the versions
In Emmett-Rest I have a Custom Serializer similar to the following
A note that I did not initially, myfield is a belongs_to
When I make a post row.myfield is considered an integer
In cases when I do get works fine
This fails with these versions:
and works fine whit:
[1] https://github.com/emmett-framework/emmett/issues/428