You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I didn't make it clear. What I mean is that we can't use record type as our DTO, since it's property might be readonly. I found this because the unit tests I wrote uses record type.
@yueyinqiu The new serializer can do literally anything. We can find out if it's read only, find proper constructors and more. If you want, I could add this capability if it's not already auto working with the new serializer.
No description provided.
The text was updated successfully, but these errors were encountered: