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
Changed CreatedAt from DateTime to string with default empty value.
Added CreatedAtUtc as DateTime with [JsonIgnore] attribute to parse
CreatedAt string to UTC DateTime.
0 commit comments