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
This is definitely a breaking change, we'll look to perform this update in the next major version upgrade.
Prefer if possible, not taking on the attributes for each model's property values. But using custom JsonConverter<T> implementations to handle all the details.
The text was updated successfully, but these errors were encountered:
This is definitely a breaking change, we'll look to perform this update in the next major version upgrade.
Prefer if possible, not taking on the attributes for each model's property values. But using custom
JsonConverter<T>
implementations to handle all the details.The text was updated successfully, but these errors were encountered: