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
So: there is already JsonTypeInfo.Id.NONE, but nothing matching for JsonTypeInfo.As to support "no type info actually added" case. Let's fix this (minor) gap.
So: there is already
JsonTypeInfo.Id.NONE, but nothing matching forJsonTypeInfo.Asto support "no type info actually added" case. Let's fix this (minor) gap.