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
Encode default value for content (#82)
By default, kotlin serialization does not encode default values. In the case of content, we do want to serialize it.