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
Currently creating JSON patches for sophisticated JSON struct types (e.g. intstr.IntOrString) is not possible. Add the possibility to specify custom patch handlers by the field type.