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
Having an enum for serialization operations but string for deserialization is inconsistent.
I suggest we move the enum to hidi, or remove it entirely, and clean its usage from the serialization methods.