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
Rename `defaultFormatter` to `formatter` - it's the only one
The field is not the default formatter, it's the actual formatter set by
the user. The default formatter is used when this is empty and that is
to just JSON marshal the type.