MSA-Lone-Star-Council / 2019-showdown

The app for MSA Showdown, hosted by Lone Star Council
2 stars 0 forks source link

Updated the Score Model #78

Closed Saadnajmi closed 7 years ago

Saadnajmi commented 7 years ago
    [JsonProperty(PropertyName=("time"), NullValueHandling=NullValueHandling.Ignore)]
    public DateTimeOffset? Time { get; set; }

That's it. I made the DateTimeOffset optional, and Null Value handling = ignore